- 6dd0be0 Fix wrong sample order written by NetworkStatsService by Aaron Huang · 2 years, 7 months ago
- 39dc03f Merge changes I31885637,I68943651 by Patrick Rohr · 2 years, 7 months ago
- 1c19f5d ethernet: rename restart() to maybeRestart() by Patrick Rohr · 2 years, 7 months ago
- 84d3f48 ethernet: remove IpClient null check before restart by Patrick Rohr · 2 years, 7 months ago
- e7d5ba3 Keep backward compatibility for the format of event log by Aaron Huang · 2 years, 7 months ago
- b31a85a Minor simplification to IpSecService#bindToRandomPort. by Lorenzo Colitti · 2 years, 7 months ago
- b38fef8 Experimental support for IPv6 UDP encap. by Lorenzo Colitti · 2 years, 7 months ago
- e324909 Merge "Allow Advertiser, DiscoveryManager runtime toggle" by Remi NGUYEN VAN · 2 years, 7 months ago
- d49dc35 Merge "Combine SparseArrays in ClientInfo" by Treehugger Robot · 2 years, 7 months ago
- 2390fb2 ethernet: prevent provisioning failure loop by Patrick Rohr · 2 years, 8 months ago
- d2c5e3b Merge changes from topic "defer-until-active" by Sudheer Shanka · 2 years, 8 months ago
- a8a777b Allow Advertiser, DiscoveryManager runtime toggle by Remi NGUYEN VAN · 2 years, 8 months ago
- 8f453b9 Combine SparseArrays in ClientInfo by Remi NGUYEN VAN · 2 years, 8 months ago
- 26774e5 Move mdns package to the right directory by Remi NGUYEN VAN · 2 years, 8 months ago
- 7dddc31 Add defer-until-active policy to NETWORK_STATS_CHANGED. by Sudheer Shanka · 2 years, 8 months ago
- 1b71b7f Register network tracing in system_server after boot by Ryan Zuklie · 2 years, 8 months ago
- 5fc52a4 Merge "Do not return found services on dummy0" by Remi NGUYEN VAN · 2 years, 8 months ago
- 643edb6 Do not return found services on dummy0 by Remi NGUYEN VAN · 2 years, 8 months ago
- 3c42e51 Merge "Implement conflict detection" by Remi NGUYEN VAN · 2 years, 8 months ago
- c8db64b Implement conflict detection by Remi NGUYEN VAN · 2 years, 8 months ago
- 18aeccc New API to listen service update by Paul Hu · 2 years, 9 months ago
- fd02056 Merge "New API to stop service resolution" by Remi NGUYEN VAN · 2 years, 8 months ago
- 5b9074c Optionally use MdnsAdvertiser for advertising by Remi NGUYEN VAN · 2 years, 8 months ago
- b58deb7 New API to stop service resolution by Paul Hu · 2 years, 9 months ago
- 38f5d46 Merge "Implement service resolved callback" by Paul Hu · 2 years, 8 months ago
- aa15a8e Merge changes I69128db9,I13db22f8 by Remi NGUYEN VAN · 2 years, 8 months ago
- fe73104 Merge "Factor out response decoding into MdnsPacket" by Remi NGUYEN VAN · 2 years, 8 months ago
- f71485f Merge changes I298816ac,I3f41b4fe,Ibd782029 by Paul Hu · 2 years, 8 months ago
- 75069ed Implement service resolved callback by Paul Hu · 2 years, 8 months ago
- b1b7fab Implement onServiceConflict by Remi NGUYEN VAN · 2 years, 8 months ago
- 4667649 Add replying to queries by Remi NGUYEN VAN · 2 years, 8 months ago
- 5fbaea5 Factor out response decoding into MdnsPacket by Remi NGUYEN VAN · 2 years, 8 months ago
- 319751a Implement service lost callback by Paul Hu · 2 years, 8 months ago
- 019621e Implement service found callback by Paul Hu · 2 years, 8 months ago
- 23fa202 Use MdnsDiscoveryManager for discovery by Paul Hu · 2 years, 8 months ago
- a3ed259 Merge "Remove dev recorder from NetworkStatsService" by Aaron Huang · 2 years, 8 months ago
- 1b81be6 Merge "Create the MdnsDiscoveryManager" by Paul Hu · 2 years, 8 months ago
- 4bd98ef Create the MdnsDiscoveryManager by Paul Hu · 2 years, 8 months ago
- e4bd27f Implement exit announcements by Remi NGUYEN VAN · 2 years, 8 months ago
- bdc2d50 Implement announcements on probing success by Remi NGUYEN VAN · 2 years, 8 months ago
- 2bb41be Merge "Move mDNS code to service-connectivity-t" by Paul Hu · 2 years, 8 months ago
- 03a51d5 Move mDNS code to service-connectivity-t by Paul Hu · 2 years, 8 months ago
- 6e30150 Merge "ethernet: inline IpClient provisioning" by Patrick Rohr · 2 years, 8 months ago
- 73270d8 ethernet: inline IpClient provisioning by Patrick Rohr · 2 years, 8 months ago
- 4930e78 Fix invalid base64 map dump when map has no entry by Motomu Utsumi · 2 years, 8 months ago
- 136e603 Apply "most-recent" delivery policy to NETWORK_STATS_UPDATED. by Sudheer Shanka · 2 years, 11 months ago
- 2e18f3e Remove dev recorder from NetworkStatsService by Aaron Huang · 3 years, 1 month ago
- a48dcd9 Require IPSEC_TUNNEL_MIGRATION feature flag to migrate transforms by Yan Yan · 2 years, 11 months ago
- e114b38 Support IPsec transform migration by Yan Yan · 4 years, 7 months ago
- b6f2a3e Merge "ethernet: consolidate interface enabling functions in EthernetTracker" by Treehugger Robot · 2 years, 10 months ago
- cf4d784 ethernet: fix nullability annotations by Patrick Rohr · 2 years, 10 months ago
- 18ddc7d Merge "Fix policy leak by deleting forwarding security policies" by Yan Yan · 2 years, 10 months ago
- f4eceba Fix policy leak by deleting forwarding security policies by Yan Yan · 2 years, 10 months ago
- 6150134 ethernet: consolidate interface enabling functions in EthernetTracker by Patrick Rohr · 2 years, 11 months ago
- ea23c52 Merge "Remove unused mOpenSessionCallsPerUid from NetworkStatsService" by Treehugger Robot · 2 years, 11 months ago
- af1b47c Filter ifaces for uid operations value before combine by Aaron Huang · 3 years, 4 months ago
- cfc74d4 Merge changes Ifb7305be,I74d9d074,Ia0f6b67c,Ib14f444b by Patrick Rohr · 3 years ago
- f7b850a ethernet: fix interface state callbacks ignoring restricted permission by Patrick Rohr · 3 years, 1 month ago
- ae3ace4 ethernet: fix IpClient restart when link is down by Patrick Rohr · 3 years ago
- 53c84a8 ethernet: ignore NUD failures for static ip configurations by Patrick Rohr · 3 years ago
- a9c4dee Use BpfDump#dumpMapStatus in NetworkStatsService by Motomu Utsumi · 3 years ago
- 809a316 Move Interface stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- 64b7696 ethernet: unregister NetworkAgent before stopping IpClient by Patrick Rohr · 3 years ago
- 0a822f8 Merge changes I0b88bc8b,I60d884db,I436858e7,Iaaace0e6,Ie7ee84c3, ... by Patrick Rohr · 3 years ago
- cc2bf28 ethernet: fix callbacks for running interfaces by Patrick Rohr · 3 years, 1 month ago
- d337299 ethernet: fix enable/disableInterface result by Patrick Rohr · 3 years ago
- 2b0a6dc mUidCounterSetMap - key, which is uid, U32 -> S32 by Maciej Żenczykowski · 3 years ago
- f4913b1 Merge "StatsMapKey.java - uid U32 -> S32" by Maciej Żenczykowski · 3 years ago
- 7cbeb0e StatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
- 2f0ffdb UidStatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
- 66b98ba Migrate BpfInterfaceMapUpdater from U32 to S32 by Maciej Żenczykowski · 3 years ago
- 2716323 Merge "Add ServiceSpecificException to avoid system crash" by Junyu Lai · 3 years ago
- fdb6016 Move Interface index name map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- 608c32c Move stats map A/B dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- 95e095d Add BpfInterfaceMapUpdater#getIfNameByIndex by Motomu Utsumi · 3 years, 1 month ago
- 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years 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, 1 month ago
- 0954384 Fix settings show data usage with the uid of a removed package by Aaron Huang · 3 years, 1 month ago
- f360e45 ethernet: read running flag before bringing up interface by Patrick Rohr · 3 years, 1 month ago
- f37e7c6 Merge changes Id6ae7929,I70474ef5,I4958df65,Ifc0e1ba2 by Patrick Rohr · 3 years, 1 month ago
- f37dfa3 Merge "Add null check for clientInfo" by Paul Hu · 3 years, 1 month ago
- 750036b ethernet: remove callback from factory updateInterfaceLinkState by Patrick Rohr · 3 years, 1 month ago
- ea5c6dd ethernet: updateConfiguration result should not rely on ip provisioning by Patrick Rohr · 3 years, 1 month ago
- de40e13 ethernet: remove callback boilerplate from EthernetNetworkFactory by Patrick Rohr · 3 years, 1 month ago
- 251f2fc ethernet: add EthernetCallback class to wrap OutcomeReceiver by Patrick Rohr · 3 years, 1 month ago
- e6120b4 Add option to dump cookieTagMap in base64 format by Motomu Utsumi · 3 years, 1 month ago
- 116b4c0 Add null check for clientInfo by Paul Hu · 3 years, 1 month ago
- 83ebb9f ethernet: add early return for server mode interfaces by Patrick Rohr · 3 years, 1 month ago
- 655a024 Merge changes I6b9a2fa1,Ia5ddbdc5 by Patrick Rohr · 3 years, 1 month ago
- c3c1bd3 ethernet: remove support for default interface ip config by Patrick Rohr · 3 years, 1 month ago
- f2ee069 ethernet: rename mDefaultInterface to mTetheringInterface by Patrick Rohr · 3 years, 1 month ago
- ab97a38 Merge "ethernet: replace netd link observer with NetlinkMonitor" by Patrick Rohr · 3 years, 1 month ago
- 734f24e ethernet: replace netd link observer with NetlinkMonitor by Patrick Rohr · 3 years, 1 month ago
- dd2eca9 Merge "Remove qtaguid support from native" by Treehugger Robot · 3 years, 1 month ago
- cbbda3e Merge "ethernet: IpConfigStore#readIpConfigurations() can return null" by Treehugger Robot · 3 years, 1 month ago