- b6f2a3e Merge "ethernet: consolidate interface enabling functions in EthernetTracker" by Treehugger Robot · 2 years, 9 months ago
- cf4d784 ethernet: fix nullability annotations by Patrick Rohr · 2 years, 9 months ago
- 18ddc7d Merge "Fix policy leak by deleting forwarding security policies" by Yan Yan · 2 years, 9 months ago
- f4eceba Fix policy leak by deleting forwarding security policies by Yan Yan · 2 years, 9 months ago
- 6150134 ethernet: consolidate interface enabling functions in EthernetTracker by Patrick Rohr · 2 years, 10 months ago
- ea23c52 Merge "Remove unused mOpenSessionCallsPerUid from NetworkStatsService" by Treehugger Robot · 2 years, 10 months ago
- af1b47c Filter ifaces for uid operations value before combine by Aaron Huang · 3 years, 2 months ago
- cfc74d4 Merge changes Ifb7305be,I74d9d074,Ia0f6b67c,Ib14f444b by Patrick Rohr · 2 years, 10 months ago
- f7b850a ethernet: fix interface state callbacks ignoring restricted permission by Patrick Rohr · 3 years ago
- ae3ace4 ethernet: fix IpClient restart when link is down by Patrick Rohr · 2 years, 10 months ago
- 53c84a8 ethernet: ignore NUD failures for static ip configurations by Patrick Rohr · 2 years, 10 months ago
- a9c4dee Use BpfDump#dumpMapStatus in NetworkStatsService by Motomu Utsumi · 2 years, 11 months ago
- 809a316 Move Interface stats map dump to NetworkStatsService by Motomu Utsumi · 3 years ago
- 64b7696 ethernet: unregister NetworkAgent before stopping IpClient by Patrick Rohr · 2 years, 11 months ago
- 0a822f8 Merge changes I0b88bc8b,I60d884db,I436858e7,Iaaace0e6,Ie7ee84c3, ... by Patrick Rohr · 2 years, 11 months ago
- cc2bf28 ethernet: fix callbacks for running interfaces by Patrick Rohr · 3 years ago
- d337299 ethernet: fix enable/disableInterface result by Patrick Rohr · 2 years, 11 months ago
- 2b0a6dc mUidCounterSetMap - key, which is uid, U32 -> S32 by Maciej Żenczykowski · 2 years, 11 months ago
- f4913b1 Merge "StatsMapKey.java - uid U32 -> S32" by Maciej Żenczykowski · 2 years, 11 months ago
- 7cbeb0e StatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 2 years, 11 months ago
- 2f0ffdb UidStatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 2 years, 11 months ago
- 66b98ba Migrate BpfInterfaceMapUpdater from U32 to S32 by Maciej Żenczykowski · 2 years, 11 months ago
- 2716323 Merge "Add ServiceSpecificException to avoid system crash" by Junyu Lai · 2 years, 11 months ago
- fdb6016 Move Interface index name map dump to NetworkStatsService by Motomu Utsumi · 3 years ago
- 608c32c Move stats map A/B dump to NetworkStatsService by Motomu Utsumi · 3 years ago
- 95e095d Add BpfInterfaceMapUpdater#getIfNameByIndex by Motomu Utsumi · 3 years ago
- 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 2 years, 11 months ago
- fd20025 Add ServiceSpecificException to avoid system crash by Min Yun · 3 years ago
- 65bfcd8 Remove unused mOpenSessionCallsPerUid from NetworkStatsService by Aaron Huang · 3 years ago
- 5d7cbdd Create ethernet directory if it's not exist by Milim Lee · 3 years ago
- d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
- 279733e Merge "Fix settings show data usage with the uid of a removed package" by Aaron Huang · 3 years ago
- d9aa769 Use BpfDump#dumpMap in NetworkStatsService dump by Motomu Utsumi · 3 years ago
- 0954384 Fix settings show data usage with the uid of a removed package by Aaron Huang · 3 years ago
- f360e45 ethernet: read running flag before bringing up interface by Patrick Rohr · 3 years ago
- f37e7c6 Merge changes Id6ae7929,I70474ef5,I4958df65,Ifc0e1ba2 by Patrick Rohr · 3 years ago
- f37dfa3 Merge "Add null check for clientInfo" by Paul Hu · 3 years ago
- 750036b ethernet: remove callback from factory updateInterfaceLinkState by Patrick Rohr · 3 years ago
- ea5c6dd ethernet: updateConfiguration result should not rely on ip provisioning by Patrick Rohr · 3 years ago
- de40e13 ethernet: remove callback boilerplate from EthernetNetworkFactory by Patrick Rohr · 3 years ago
- 251f2fc ethernet: add EthernetCallback class to wrap OutcomeReceiver by Patrick Rohr · 3 years ago
- e6120b4 Add option to dump cookieTagMap in base64 format by Motomu Utsumi · 3 years ago
- 116b4c0 Add null check for clientInfo by Paul Hu · 3 years ago
- 83ebb9f ethernet: add early return for server mode interfaces by Patrick Rohr · 3 years ago
- 655a024 Merge changes I6b9a2fa1,Ia5ddbdc5 by Patrick Rohr · 3 years ago
- c3c1bd3 ethernet: remove support for default interface ip config by Patrick Rohr · 3 years ago
- f2ee069 ethernet: rename mDefaultInterface to mTetheringInterface by Patrick Rohr · 3 years ago
- ab97a38 Merge "ethernet: replace netd link observer with NetlinkMonitor" by Patrick Rohr · 3 years ago
- 734f24e ethernet: replace netd link observer with NetlinkMonitor by Patrick Rohr · 3 years ago
- dd2eca9 Merge "Remove qtaguid support from native" by Treehugger Robot · 3 years ago
- cbbda3e Merge "ethernet: IpConfigStore#readIpConfigurations() can return null" by Treehugger Robot · 3 years ago
- aa2291a ethernet: IpConfigStore#readIpConfigurations() can return null by Patrick Rohr · 3 years ago
- d2ce8c0 ethernet: clean up test interface tracking by Patrick Rohr · 3 years ago
- 1176221 ethernet: fix aosp <-> internal conflict by Patrick Rohr · 3 years ago
- 7106fed Remove qtaguid support from native by Aaron Huang · 3 years ago
- 0ab4d26 Merge "Cleanup constructor of NetworkStats#Entry" by Aaron Huang · 3 years ago
- 31b48fa Merge changes I71988117,Ia70379a3 by Motomu Utsumi · 3 years ago
- e441f70 Merge "Move cookie tag bpf map dump to NetworkStatsService" by Motomu Utsumi · 3 years ago
- 8b9ecda Cleanup constructor of NetworkStats#Entry by Aaron Huang · 3 years ago
- b8dd98e Move app uid stats map dump to NetworkStatsService by Motomu Utsumi · 3 years ago
- 7013b92 Move uid counter set map dump to NetworkStatsService by Motomu Utsumi · 3 years ago
- cedfab9 Move cookie tag bpf map dump to NetworkStatsService by Motomu Utsumi · 3 years ago
- e9f8d85 Remove qtaguid support in NetworkStatsFactory by Junyu Lai · 3 years, 2 months ago
- 8c77e38 Refactor NetworkStatsFactoryTest by junyulai · 3 years, 6 months ago
- f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 1 month ago
- a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years ago
- c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years ago
- 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 1 month ago
- ef02802 Move struct CookieTagMap{Key, Value} to Connectivity/common by Hungming Chen · 3 years, 1 month ago
- a199735 Sendcallback when setting eth interface up by James Mattis · 3 years, 1 month ago
- 28d9d15 Merge "Catch ServiceSpecificException while fetching tethering stats from Netd" by Treehugger Robot · 3 years, 1 month ago
- b916ff8 Merge "ethernet: fix receiving NetworkOffer callbacks on stale object" by Patrick Rohr · 3 years, 1 month ago
- 7c4e2a9 ethernet: fix receiving NetworkOffer callbacks on stale object by Patrick Rohr · 3 years, 1 month ago
- 9c0c523 Catch ServiceSpecificException while fetching tethering stats from Netd by keparal.li · 3 years, 1 month ago
- b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 1 month ago
- 9473c59 Correct javadoc usage by chiachangwang · 3 years, 1 month ago
- 6d74747 Merge "Use common methods to check/enforece mutiple permissions" by Paul Hu · 3 years, 1 month ago
- 1744833 Merge "Improve javadoc description for recoverAndDeleteData()" by Treehugger Robot · 3 years, 1 month ago
- 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 1 month ago
- 3ffffe7 Use common methods to check/enforece mutiple permissions by paulhu · 3 years, 11 months ago
- bb8b44e ethernet: rename methods in EthernetNetworkFactory by Patrick Rohr · 3 years, 2 months ago
- 6ae808e ethernet: move registerNetworkOffer into its own function by Patrick Rohr · 3 years, 2 months ago
- b9f73c8 ethernet: provider to keep track of requestId by Patrick Rohr · 3 years, 2 months ago
- dcf73e8 ethernet: return result when removing interface by Patrick Rohr · 3 years, 2 months ago
- de1f35d Improve javadoc description for recoverAndDeleteData() by Aaron Huang · 3 years, 2 months ago
- 85694dc Merge "Validate or set the eth specifier on update Iface" by Treehugger Robot · 3 years, 2 months ago
- 59d98c0 Validate or set the eth specifier on update Iface by James Mattis · 3 years, 2 months ago
- 80767e6 Add wipeOnError flag to NetworkStatsRecorder by Aaron Huang · 3 years, 2 months ago
- 239b67a Increase fallbacks counter when comparison result is different by Junyu Lai · 3 years, 2 months ago
- 11e9887 Disable comparison in user release builds by Junyu Lai · 3 years, 2 months ago
- e72c849 Disable fallback when comparison result is different by Junyu Lai · 3 years, 2 months ago
- dbe8ddc Address comment at ag/18491259 and ag/18486388 by Junyu Lai · 3 years, 3 months ago
- d451fdb Run comparison code if the data migration finished with fallback by Junyu Lai · 3 years, 3 months ago
- 0797170 Persisting status int on the device if fallback happened by Junyu Lai · 3 years, 3 months ago
- 7d5aae1 Merge "Send callback if ip provisioning is interrupted" by James Mattis · 3 years, 2 months ago
- 265eba9 Send callback if ip provisioning is interrupted by James Mattis · 3 years, 2 months ago
- 58a71dd Don't make an interface default if it has defined capabilities. by Lorenzo Colitti · 3 years, 2 months ago
- de99c7a Remove debug log from NetworkStatsService by Aaron Huang · 3 years, 2 months ago
- 093cd94 Merge changes from topic "oom-fix" by Junyu Lai · 3 years, 2 months ago
- 5804b5c Merge "Hold wifi and mobile interfaces since boot in NetworkStatsService" by Aaron Huang · 3 years, 2 months ago