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