1. 38f5d46 Merge "Implement service resolved callback" by Paul Hu · 2 years, 8 months ago
  2. aa15a8e Merge changes I69128db9,I13db22f8 by Remi NGUYEN VAN · 2 years, 8 months ago
  3. fe73104 Merge "Factor out response decoding into MdnsPacket" by Remi NGUYEN VAN · 2 years, 8 months ago
  4. f71485f Merge changes I298816ac,I3f41b4fe,Ibd782029 by Paul Hu · 2 years, 8 months ago
  5. 75069ed Implement service resolved callback by Paul Hu · 2 years, 8 months ago
  6. b1b7fab Implement onServiceConflict by Remi NGUYEN VAN · 2 years, 8 months ago
  7. 4667649 Add replying to queries by Remi NGUYEN VAN · 2 years, 8 months ago
  8. 5fbaea5 Factor out response decoding into MdnsPacket by Remi NGUYEN VAN · 2 years, 8 months ago
  9. 319751a Implement service lost callback by Paul Hu · 2 years, 8 months ago
  10. 019621e Implement service found callback by Paul Hu · 2 years, 8 months ago
  11. 23fa202 Use MdnsDiscoveryManager for discovery by Paul Hu · 2 years, 8 months ago
  12. a3ed259 Merge "Remove dev recorder from NetworkStatsService" by Aaron Huang · 2 years, 8 months ago
  13. 1b81be6 Merge "Create the MdnsDiscoveryManager" by Paul Hu · 2 years, 8 months ago
  14. 4bd98ef Create the MdnsDiscoveryManager by Paul Hu · 2 years, 8 months ago
  15. e4bd27f Implement exit announcements by Remi NGUYEN VAN · 2 years, 8 months ago
  16. bdc2d50 Implement announcements on probing success by Remi NGUYEN VAN · 2 years, 8 months ago
  17. 2bb41be Merge "Move mDNS code to service-connectivity-t" by Paul Hu · 2 years, 8 months ago
  18. 03a51d5 Move mDNS code to service-connectivity-t by Paul Hu · 2 years, 8 months ago
  19. 6e30150 Merge "ethernet: inline IpClient provisioning" by Patrick Rohr · 2 years, 8 months ago
  20. 73270d8 ethernet: inline IpClient provisioning by Patrick Rohr · 2 years, 8 months ago
  21. 4930e78 Fix invalid base64 map dump when map has no entry by Motomu Utsumi · 2 years, 8 months ago
  22. 136e603 Apply "most-recent" delivery policy to NETWORK_STATS_UPDATED. by Sudheer Shanka · 2 years, 11 months ago
  23. 2e18f3e Remove dev recorder from NetworkStatsService by Aaron Huang · 3 years, 1 month ago
  24. a48dcd9 Require IPSEC_TUNNEL_MIGRATION feature flag to migrate transforms by Yan Yan · 2 years, 11 months ago
  25. e114b38 Support IPsec transform migration by Yan Yan · 4 years, 7 months ago
  26. b6f2a3e Merge "ethernet: consolidate interface enabling functions in EthernetTracker" by Treehugger Robot · 2 years, 10 months ago
  27. cf4d784 ethernet: fix nullability annotations by Patrick Rohr · 2 years, 10 months ago
  28. 18ddc7d Merge "Fix policy leak by deleting forwarding security policies" by Yan Yan · 2 years, 10 months ago
  29. f4eceba Fix policy leak by deleting forwarding security policies by Yan Yan · 2 years, 10 months ago
  30. 6150134 ethernet: consolidate interface enabling functions in EthernetTracker by Patrick Rohr · 2 years, 11 months ago
  31. ea23c52 Merge "Remove unused mOpenSessionCallsPerUid from NetworkStatsService" by Treehugger Robot · 2 years, 11 months ago
  32. af1b47c Filter ifaces for uid operations value before combine by Aaron Huang · 3 years, 4 months ago
  33. cfc74d4 Merge changes Ifb7305be,I74d9d074,Ia0f6b67c,Ib14f444b by Patrick Rohr · 3 years ago
  34. f7b850a ethernet: fix interface state callbacks ignoring restricted permission by Patrick Rohr · 3 years, 1 month ago
  35. ae3ace4 ethernet: fix IpClient restart when link is down by Patrick Rohr · 3 years ago
  36. 53c84a8 ethernet: ignore NUD failures for static ip configurations by Patrick Rohr · 3 years ago
  37. a9c4dee Use BpfDump#dumpMapStatus in NetworkStatsService by Motomu Utsumi · 3 years ago
  38. 809a316 Move Interface stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  39. 64b7696 ethernet: unregister NetworkAgent before stopping IpClient by Patrick Rohr · 3 years ago
  40. 0a822f8 Merge changes I0b88bc8b,I60d884db,I436858e7,Iaaace0e6,Ie7ee84c3, ... by Patrick Rohr · 3 years ago
  41. cc2bf28 ethernet: fix callbacks for running interfaces by Patrick Rohr · 3 years, 1 month ago
  42. d337299 ethernet: fix enable/disableInterface result by Patrick Rohr · 3 years ago
  43. 2b0a6dc mUidCounterSetMap - key, which is uid, U32 -> S32 by Maciej Żenczykowski · 3 years ago
  44. f4913b1 Merge "StatsMapKey.java - uid U32 -> S32" by Maciej Żenczykowski · 3 years ago
  45. 7cbeb0e StatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
  46. 2f0ffdb UidStatsMapKey.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
  47. 66b98ba Migrate BpfInterfaceMapUpdater from U32 to S32 by Maciej Żenczykowski · 3 years ago
  48. 2716323 Merge "Add ServiceSpecificException to avoid system crash" by Junyu Lai · 3 years ago
  49. fdb6016 Move Interface index name map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  50. 608c32c Move stats map A/B dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  51. 95e095d Add BpfInterfaceMapUpdater#getIfNameByIndex by Motomu Utsumi · 3 years, 1 month ago
  52. 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
  53. fd20025 Add ServiceSpecificException to avoid system crash by Min Yun · 3 years ago
  54. 65bfcd8 Remove unused mOpenSessionCallsPerUid from NetworkStatsService by Aaron Huang · 3 years ago
  55. 5d7cbdd Create ethernet directory if it's not exist by Milim Lee · 3 years ago
  56. d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
  57. 279733e Merge "Fix settings show data usage with the uid of a removed package" by Aaron Huang · 3 years ago
  58. d9aa769 Use BpfDump#dumpMap in NetworkStatsService dump by Motomu Utsumi · 3 years, 1 month ago
  59. 0954384 Fix settings show data usage with the uid of a removed package by Aaron Huang · 3 years, 1 month ago
  60. f360e45 ethernet: read running flag before bringing up interface by Patrick Rohr · 3 years, 1 month ago
  61. f37e7c6 Merge changes Id6ae7929,I70474ef5,I4958df65,Ifc0e1ba2 by Patrick Rohr · 3 years, 1 month ago
  62. f37dfa3 Merge "Add null check for clientInfo" by Paul Hu · 3 years, 1 month ago
  63. 750036b ethernet: remove callback from factory updateInterfaceLinkState by Patrick Rohr · 3 years, 1 month ago
  64. ea5c6dd ethernet: updateConfiguration result should not rely on ip provisioning by Patrick Rohr · 3 years, 1 month ago
  65. de40e13 ethernet: remove callback boilerplate from EthernetNetworkFactory by Patrick Rohr · 3 years, 1 month ago
  66. 251f2fc ethernet: add EthernetCallback class to wrap OutcomeReceiver by Patrick Rohr · 3 years, 1 month ago
  67. e6120b4 Add option to dump cookieTagMap in base64 format by Motomu Utsumi · 3 years, 1 month ago
  68. 116b4c0 Add null check for clientInfo by Paul Hu · 3 years, 1 month ago
  69. 83ebb9f ethernet: add early return for server mode interfaces by Patrick Rohr · 3 years, 1 month ago
  70. 655a024 Merge changes I6b9a2fa1,Ia5ddbdc5 by Patrick Rohr · 3 years, 1 month ago
  71. c3c1bd3 ethernet: remove support for default interface ip config by Patrick Rohr · 3 years, 1 month ago
  72. f2ee069 ethernet: rename mDefaultInterface to mTetheringInterface by Patrick Rohr · 3 years, 1 month ago
  73. ab97a38 Merge "ethernet: replace netd link observer with NetlinkMonitor" by Patrick Rohr · 3 years, 1 month ago
  74. 734f24e ethernet: replace netd link observer with NetlinkMonitor by Patrick Rohr · 3 years, 1 month ago
  75. dd2eca9 Merge "Remove qtaguid support from native" by Treehugger Robot · 3 years, 1 month ago
  76. cbbda3e Merge "ethernet: IpConfigStore#readIpConfigurations() can return null" by Treehugger Robot · 3 years, 1 month ago
  77. aa2291a ethernet: IpConfigStore#readIpConfigurations() can return null by Patrick Rohr · 3 years, 1 month ago
  78. d2ce8c0 ethernet: clean up test interface tracking by Patrick Rohr · 3 years, 1 month ago
  79. 1176221 ethernet: fix aosp <-> internal conflict by Patrick Rohr · 3 years, 1 month ago
  80. 7106fed Remove qtaguid support from native by Aaron Huang · 3 years, 1 month ago
  81. 0ab4d26 Merge "Cleanup constructor of NetworkStats#Entry" by Aaron Huang · 3 years, 1 month ago
  82. 31b48fa Merge changes I71988117,Ia70379a3 by Motomu Utsumi · 3 years, 1 month ago
  83. e441f70 Merge "Move cookie tag bpf map dump to NetworkStatsService" by Motomu Utsumi · 3 years, 1 month ago
  84. 8b9ecda Cleanup constructor of NetworkStats#Entry by Aaron Huang · 3 years, 1 month ago
  85. b8dd98e Move app uid stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  86. 7013b92 Move uid counter set map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  87. cedfab9 Move cookie tag bpf map dump to NetworkStatsService by Motomu Utsumi · 3 years, 2 months ago
  88. e9f8d85 Remove qtaguid support in NetworkStatsFactory by Junyu Lai · 3 years, 3 months ago
  89. 8c77e38 Refactor NetworkStatsFactoryTest by junyulai · 3 years, 8 months ago
  90. f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 2 months ago
  91. a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years, 2 months ago
  92. c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years, 2 months ago
  93. 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
  94. ef02802 Move struct CookieTagMap{Key, Value} to Connectivity/common by Hungming Chen · 3 years, 2 months ago
  95. a199735 Sendcallback when setting eth interface up by James Mattis · 3 years, 2 months ago
  96. 28d9d15 Merge "Catch ServiceSpecificException while fetching tethering stats from Netd" by Treehugger Robot · 3 years, 2 months ago
  97. b916ff8 Merge "ethernet: fix receiving NetworkOffer callbacks on stale object" by Patrick Rohr · 3 years, 2 months ago
  98. 7c4e2a9 ethernet: fix receiving NetworkOffer callbacks on stale object by Patrick Rohr · 3 years, 2 months ago
  99. 9c0c523 Catch ServiceSpecificException while fetching tethering stats from Netd by keparal.li · 3 years, 2 months ago
  100. b7f81e4 Merge "Correct javadoc usage" by Chiachang Wang · 3 years, 2 months ago