- df82bee Ensure PacketHandler is removed from sockets by Remi NGUYEN VAN · 5 months ago
- 6f535a5 Fix transport override by Chris Desir · 5 months ago
- ee58f01 Merge changes I1d25e5c4,I367f5377 into main by Treehugger Robot · 6 months ago
- d022fac Merge changes Ie63a3583,I1354ec53,I3806750a,I48d0b0f9,I4da56735 into main by Maciej Żenczykowski · 6 months ago
- bcb2869 Use "*" to indicate default capabilities in config by Patrick Rohr · 6 months ago
- 00c17ed Move NetworkCapabilities parsing to EthernetConfigParser entirely by Patrick Rohr · 6 months ago
- afa7ee8 Move isAtLeastB to dependencies by Patrick Rohr · 6 months ago
- 269bb27 Pass nullable values to parse functions by Patrick Rohr · 6 months ago
- f0e0e28 Rename EthernetTrackerConfig to EthernetConfigParser by Patrick Rohr · 6 months ago
- 515af4b Do not support configuring test interfaces in config.xml by Patrick Rohr · 6 months ago
- 7fae9fc Prevent mixing mutable and immutable lists by Patrick Rohr · 6 months ago
- 6150ec8 Merge changes Iceacbcab,I849ab478,I145de9bf into main by Patrick Rohr · 6 months ago
- 0427162 Merge changes I1707d28e,Ibb4a2916 into main by Treehugger Robot · 6 months ago
- 8fb3d76 Dump top distinct tag counts per uid by Junyu Lai · 6 months ago
- 2a451ea Support per uid tag throttling to NetworkStats by Junyu Lai · 7 months ago
- e0fd643 Move capability parsing to EthernetTrackerConfig by Patrick Rohr · 6 months ago
- c28cd83 Move transport parsing to EthernetTrackerConfig by Patrick Rohr · 6 months ago
- 3a4c4c5 Delete unnecessary createEthernetTrackerConfig function by Patrick Rohr · 6 months ago
- 54b07a7 Merge "Limit default capabilities to Android B+" into main by Treehugger Robot · 6 months ago
- 2f76304 Limit default capabilities to Android B+ by Chris Desir · 6 months ago
- ac1af41 Merge "Add CachedService Class" into main by Treehugger Robot · 6 months ago
- b633934 Add CachedService Class by Paul Hu · 6 months ago
- c5852b2 Merge "Enable the cached service removal feature by default" into main by Treehugger Robot · 6 months ago
- 7d1b5b5 Merge changes I0b3ac7b4,I90385146 into main by Treehugger Robot · 6 months ago
- b84bb3b Add Abstract Class for RealtimeScheduler by Paul Hu · 10 months ago
- 0f4d1ab Implement RealtimeScheduler in DiscoveryExecutor by Paul Hu · 6 months ago
- 53ecd95 Creating interface name to index tracking for Bpf Maps. by Sarup Dalwani · 6 months ago
- 39959b1 Enable the cached service removal feature by default by Paul Hu · 6 months ago
- b153713 Merge "Create the DiscoveryExecutor Class" into main by Treehugger Robot · 6 months ago
- c23d94f Merge "Revert^2 "Use timerfd to improve the accuracy of query timing"" into main by Treehugger Robot · 6 months ago
- bca2d03 Create the DiscoveryExecutor Class by Paul Hu · 10 months ago
- a3a3405 Revert^2 "Use timerfd to improve the accuracy of query timing" by Paul Hu · 8 months ago
- 648d01b Merge "Add config_nsdOffloadServicesDenyList to NsdService" into main by Yuyang Huang · 6 months ago
- 9b0f749 Add config_nsdOffloadServicesDenyList to NsdService by Yuyang Huang · 6 months ago
- f9366ef Merge "Register VCN service in ConnectivityServiceInitializer" into main by Yan Yan · 6 months ago
- fd27f37 Register VCN service in ConnectivityServiceInitializer by Yan Yan · 10 months ago
- 81e6bdc Merge "Allow mDNS on IFF_POINTOPOINT interfaces" into main by Patrick Rohr · 6 months ago
- 33dde6b Allow mDNS on IFF_POINTOPOINT interfaces by Patrick Rohr · 7 months ago
- 1135975 Move SkDestroyListener to under staticlibs by Motomu Utsumi · 7 months ago
- 7f86b74 Update SkDestroyListner to support only monitor UDP sockets close by Motomu Utsumi · 7 months ago
- d159016 Update SkDestroyListener to take consumer for inetDiagMessage processing by Motomu Utsumi · 7 months ago
- 5fe6584 Remove unused code to instantiate bpfNetMaps by Motomu Utsumi · 7 months ago
- 9cb8a29 Exclude Google Cast app subtypes from mDNS offload by Yuyang Huang · 7 months ago
- d16138e Stop tracking left-over test interfaces by Patrick Rohr · 7 months ago
- ec2cd8f Add missing null check to prevent system server crash by Patrick Rohr · 7 months ago
- 3133c0a Add default capabilities for empty config by Chris Desir · 1 year, 1 month ago
- 8231494 Merge "Remove the transactionId field" into main by Treehugger Robot · 8 months ago
- 58e8845 Merge "Revert "Use timerfd to improve the accuracy of query timing"" into main by Treehugger Robot · 9 months ago
- a481dc1 Revert "Use timerfd to improve the accuracy of query timing" by Paul Hu · 9 months ago
- 1272722 Merge "Add API for FLAG_SKIP_PROBING" into main by Remi NGUYEN VAN · 9 months ago
- 7a3423b Add API for FLAG_SKIP_PROBING by Remi NGUYEN VAN · 9 months ago
- 2886f7f Remove check for NETWORK_STACK permission inside system_server by Patrick Rohr · 9 months ago
- f6ddd7f Merge "Advertise with short hostnames" into main by Treehugger Robot · 9 months ago
- 5e99d1f Advertise with short hostnames by Remi NGUYEN VAN · 9 months ago
- e3af4d4 Remove the transactionId field by Remi NGUYEN VAN · 10 months ago
- d7f6e05 Merge "Move query scheduling time to MdnsQueryScheduler" into main by Treehugger Robot · 9 months ago
- a6e9c66 Move query scheduling time to MdnsQueryScheduler by Remi NGUYEN VAN · 11 months ago
- 0da08c6 Merge "Use netlink to set interface up/down in EthernetTracker(2/2)" into main by Treehugger Robot · 9 months ago
- 8eb4354 Use netlink to set interface up/down in EthernetTracker(2/2) by Chuwei He · 9 months ago
- 9f95cc6 Merge "Use timerfd to improve the accuracy of query timing" into main am: 69ce1b9f15 by Paul Hu · 9 months ago
- 69ce1b9 Merge "Use timerfd to improve the accuracy of query timing" into main by Paul Hu · 9 months ago
- 1dcf937 Merge "Use NetworkInterface API to retrieve interface list in EthernetTracker" into main am: 00f03cd550 by Treehugger Robot · 9 months ago
- 00f03cd Merge "Use NetworkInterface API to retrieve interface list in EthernetTracker" into main by Treehugger Robot · 9 months ago
- 3d51a99 Use timerfd to improve the accuracy of query timing by Paul Hu · 12 months ago
- 3b6bec4 Merge "Use CollectionUtils for array concatenation in NsdService" into main am: 23ffbcd2ee by Yuyang Huang · 9 months ago
- f641afd Use NetworkInterface API to retrieve interface list in EthernetTracker by Chuwei He · 9 months ago
- a60572f Use CollectionUtils for array concatenation in NsdService by Yuyang Huang · 9 months ago
- a6c675e Merge changes from topic "trafficstats-client-cache" into main am: 8a2862bd92 by Junyu Lai · 9 months ago
- c773e24 Merge "Use LongSupplier in LruCacheWithExpiry" into main am: 5da77c88ef by Treehugger Robot · 9 months ago
- 43b334e Introduce client-side rate limiting for TrafficStats APIs by Junyu Lai · 10 months ago
- bd1fe20 Use LongSupplier in LruCacheWithExpiry by Junyu Lai · 9 months ago
- b6335e2 Merge changes I9fb420ec,If00a7dc5,I8025cc2e into main am: 495fe09110 by Quang Luong · 9 months ago
- 2f37e81 Make Tethering public API for DO/Carrier apps by Quang Anh Luong · 1 year, 1 month ago
- 2278f9d Merge "Change ethernet enabled state from int to using boolean" into main am: dd87fb0d06 by Chuwei He · 9 months ago
- dd87fb0 Merge "Change ethernet enabled state from int to using boolean" into main by Chuwei He · 9 months ago
- 9efa5f8 Change ethernet enabled state from int to using boolean by Chuwei He · 10 months ago
- f7e4067 Merge "Fix setEthernetEnabled API to properly affect administrative state" into main am: 3e8bfe912e by Chuwei He · 10 months ago
- 3e8bfe9 Merge "Fix setEthernetEnabled API to properly affect administrative state" into main by Chuwei He · 10 months ago
- 694aa02 Fix setEthernetEnabled API to properly affect administrative state by Chuwei He · 10 months ago
- 1373078 Merge "Refactor query delay calculations" into main am: 3e9d905bb6 by Treehugger Robot · 10 months ago
- 3e9d905 Merge "Refactor query delay calculations" into main by Treehugger Robot · 10 months ago
- 9cb2ee0 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 10 months ago
- 9dbe694 Merge "Remove the VisibleForTesting annotation." into main by Treehugger Robot · 10 months ago
- 5f71222 Remove the VisibleForTesting annotation. by Paul Hu · 10 months ago
- b0999c0 Merge "Add LRU cache with expiry class" into main by Junyu Lai · 10 months ago
- d5f09a9 Add LRU cache with expiry class by Junyu Lai · 11 months ago
- 30ff675 Merge "Add config for client-side traffic stats rate-limit cache." into main by Junyu Lai · 10 months ago
- 05be25b Merge changes Ia7ea051f,I38bdfe00 into main by Treehugger Robot · 10 months ago
- 457b54a Merge "Address review comments at aosp/3249945" into main by Treehugger Robot · 10 months ago
- b9071f8 Add config for client-side traffic stats rate-limit cache. by Junyu Lai · 11 months ago
- 40311a2 Merge "Clarify advertising logs" into main by Treehugger Robot · 10 months ago
- 24fcc36 Use device config to enable/disable the rate-limit cache feature by Junyu Lai · 11 months ago
- 9fb574d Address review comments at aosp/3249945 by Junyu Lai · 11 months ago
- 625342e Clarify advertising logs by Paul Hu · 11 months ago
- aa6b4c3 Refactor query delay calculations by Remi NGUYEN VAN · 11 months ago
- 3e25dcd Merge "Clarify logs in MdnsServiceTypeClient" into main by Treehugger Robot · 11 months ago
- 3b0f867 Merge "Disable perfetto lock for OnSetup/OnStart/OnStart." into main by Treehugger Robot · 11 months ago
- 68a760a Disable perfetto lock for OnSetup/OnStart/OnStart. by Ryan Zuklie · 11 months ago
- c0e7097 Standardize handler thread checks by Paul Hu · 11 months ago
- 3c052f3 Clarify logs in MdnsServiceTypeClient by Paul Hu · 11 months ago