1. e0322e3 Merge changes I6745a615,Ic50dc122,I38729c23,I6d1da4f1,I1cef6e09, ... by Treehugger Robot · 3 years, 7 months ago
  2. 1f36542 Merge "Move netd.c to Tethering module" by Maciej Żenczykowski · 3 years, 7 months ago
  3. c060c2d Merge "Add proguard rules for TcUtils" by Maciej Żenczykowski · 3 years, 7 months ago
  4. 606fb4f Merge "[MS41.2] Add unit test for query history APIs" by Junyu Lai · 3 years, 7 months ago
  5. 587d423 Move netd.c to Tethering module by Ken Chen · 3 years, 7 months ago
  6. b194dfe Add proguard rules for TcUtils by Patrick Rohr · 3 years, 7 months ago
  7. 7372824 [MS41.2] Add unit test for query history APIs by Junyu Lai · 3 years, 7 months ago
  8. 050b652 [CLATJ#16] Rename JNI/Dependencies function and improve JNI error handling by Hungming Chen · 3 years, 7 months ago
  9. 847b2ce [CLATJ#15] ClatCoordinator: add socket filter to packet socket by Hungming Chen · 3 years, 7 months ago
  10. 2c3acb0 [CLATJ#14] ClatCoordinator: add anycast to raw socket by Hungming Chen · 3 years, 7 months ago
  11. d292f45 [CLATJ#13] ClatCoordinator: open raw socket by Hungming Chen · 3 years, 7 months ago
  12. 79d34be [CLATJ#12] ClatCoordinator: open packet socket with a given mark by Hungming Chen · 3 years, 7 months ago
  13. 397ca65 [CLATJ#11] ClatCoordinator: config tun interface and bring up by Hungming Chen · 3 years, 7 months ago
  14. 7de1c49 [CLATJ#10] ClatCoordinator: detect mtu by Hungming Chen · 3 years, 7 months ago
  15. 46bbee1 [CLATJ#9] ClatCoordinator: open tun interface by Hungming Chen · 3 years, 7 months ago
  16. 884c0a1 [CLATJ#8] ClatCoordinator: select IPv6 address with checksum-neutral IID by Hungming Chen · 3 years, 7 months ago
  17. e2cf055 [CLATJ#7] ClatCoordinator: select IPv4 address for clatd by Hungming Chen · 3 years, 7 months ago
  18. 8ff032b [CLATJ#6] libclat: move configure_packet_socket() from netd to apex by Hungming Chen · 3 years, 8 months ago
  19. 86a56de [CLATJ#5] libclat: move detect_mtu() from netd to apex by Hungming Chen · 3 years, 8 months ago
  20. 2f623f3 [CLATJ#4] libclat: move selectIpv4Address() and isIpv4AddressFree() from netd to apex by Hungming Chen · 3 years, 8 months ago
  21. 6139d87 [CLATJ#3] libclat: move generateIpv6Address() from netd to apex by Hungming Chen · 3 years, 8 months ago
  22. aaa8bd8 [CLATJ#2] libclat: Add libclat_test to postsubmit by Hungming Chen · 3 years, 8 months ago
  23. ed7b460 [CLATJ#1] libclat: move makeChecksumNeutral() from netd to apex by Hungming Chen · 3 years, 8 months ago
  24. a6ee639 Merge "Prepare T build rules for backwards compatibility" by Paul Hu · 3 years, 7 months ago
  25. 0730625 Merge "Fix some typos in comments" by Mark Chien · 3 years, 7 months ago
  26. ab4c643 Merge "Move LocalSocketTest out of packages/modules/Connectivity." by Lorenzo Colitti · 3 years, 7 months ago
  27. 24b3c37 Prepare T build rules for backwards compatibility by Remi NGUYEN VAN · 3 years, 8 months ago
  28. ccdf2a5 Merge "Add unit test for NetworkStats iterator" by Aaron Huang · 3 years, 7 months ago
  29. a77cad3 Merge "Build framework-connectivity-tiramisu library" by Paul Hu · 3 years, 7 months ago
  30. fac8864 Merge "Set the permission to file clatd and directory for-system" by Treehugger Robot · 3 years, 7 months ago
  31. 2ae5921 Add unit test for NetworkStats iterator by Aaron Huang · 3 years, 7 months ago
  32. 6c232e9 Merge "Mark connectivity module tests as such" by Remi NGUYEN VAN · 3 years, 7 months ago
  33. 0ac9163 Merge "Do not verify field count in tests used in CTS" by Remi NGUYEN VAN · 3 years, 7 months ago
  34. 5fd2c70 Move LocalSocketTest out of packages/modules/Connectivity. by William Escande · 3 years, 7 months ago
  35. af7c44c Add missing DevSdkIgnoreRule rule variable by Chiachang Wang · 3 years, 7 months ago
  36. e347301 Mark connectivity module tests as such by Remi NGUYEN VAN · 3 years, 7 months ago
  37. 8bc3696 Do not verify field count in tests used in CTS by Remi NGUYEN VAN · 3 years, 7 months ago
  38. 7aac4ad Add an OWNERS_core_networking_xts for CTS/GTS/... and use it. by Lorenzo Colitti · 3 years, 7 months ago
  39. 2fe71c7 Merge "Don't pass non-const refs." by Treehugger Robot · 3 years, 7 months ago
  40. 63b5da9 Merge "Use getter methods to verify the fields of Entry" by Aaron Huang · 3 years, 7 months ago
  41. f9d40ae Set the permission to file clatd and directory for-system by Hungming Chen · 3 years, 7 months ago
  42. 68cfadc Fix some typos in comments by markchien · 3 years, 7 months ago
  43. 21f0d58 Merge "Add swapActiveStatsMap API for NetworkStatsFactory" by Mark Chien · 3 years, 7 months ago
  44. 094de6b Merge "Add replaceFirewallChain API" by Mark Chien · 3 years, 7 months ago
  45. 9bba8e8 Merge "Add setFirewallChainEnabled API" by Mark Chien · 3 years, 7 months ago
  46. c65ecac Merge "Add updateFirewallRule API" by Mark Chien · 3 years, 7 months ago
  47. bb766e8 Merge "Add clatd binary to apex" by Maciej Żenczykowski · 3 years, 7 months ago
  48. 612afc3 Merge "Move BpfUtils -- integrate TcUtils into Tethering module" by Maciej Żenczykowski · 3 years, 7 months ago
  49. 9c80611 Add swapActiveStatsMap API for NetworkStatsFactory by markchien · 3 years, 7 months ago
  50. 00a0bed Add replaceFirewallChain API by markchien · 3 years, 7 months ago
  51. 98a6f95 Add setFirewallChainEnabled API by markchien · 3 years, 7 months ago
  52. e1561fa Add updateFirewallRule API by markchien · 3 years, 8 months ago
  53. 3299937 Don't pass non-const refs. by Lorenzo Colitti · 3 years, 7 months ago
  54. 8f9cfde Merge changes I41dcf8aa,Ie13e1df6 by Maciej Żenczykowski · 3 years, 7 months ago
  55. 226131a Merge "Ability for DPM to specify fallback mechanism" by Sooraj Sasindran · 3 years, 7 months ago
  56. 5db1ea1 Merge "[MS44.2] Add unit test for API to query tagged UID summary" by Junyu Lai · 3 years, 7 months ago
  57. b209f64 Merge "Use assumeTrue in VpnTest" by Taras Antoshchuk · 3 years, 7 months ago
  58. a881ba3 Move BpfUtils -- integrate TcUtils into Tethering module by Patrick Rohr · 3 years, 7 months ago
  59. 136f2d2 Merge "Add updateMeteredNetwork{Allow, Deny}List APIs" by Mark Chien · 3 years, 7 months ago
  60. 08a2e03 Merge "Make MTS verify expected BPF programs based on OS version." by Lorenzo Colitti · 3 years, 7 months ago
  61. 8db39c4 Test for the existence of maps as well as programs. by Lorenzo Colitti · 3 years, 7 months ago
  62. 32bd071 Minor simplifications in bpf_existence_test. by Lorenzo Colitti · 3 years, 7 months ago
  63. 3b38b12 Make MTS verify expected BPF programs based on OS version. by Lorenzo Colitti · 3 years, 7 months ago
  64. 06baf4c Ability for DPM to specify fallback mechanism by Sooraj Sasindran · 3 years, 8 months ago
  65. 231503a Merge "[DU01]Remove INetworkManagementService from NetworkStatsService" by Frank Li · 3 years, 7 months ago
  66. 0d4f956 Merge "Bump tethering target sdk version to 31" by Treehugger Robot · 3 years, 7 months ago
  67. 296a343 Merge "Add a method to apply a set of network preferences to a user profile" by Treehugger Robot · 3 years, 7 months ago
  68. e52be3b Merge "Add excludeLocalRoutes in NativeNetworkConfig" by Chiachang Wang · 3 years, 7 months ago
  69. c8b0428 Use assumeTrue in VpnTest by Taras Antoshchuk · 3 years, 8 months ago
  70. 8a5823d Test mapping imports for ethernet by Filip Zakrzewski · 3 years, 7 months ago
  71. e4f2b59 Merge "Revert "Revert^2 "Revert "Add CTS tests for exclude VPN routes A..."" by Taras Antoshchuk · 3 years, 7 months ago
  72. 7ef0a17 [MS44.2] Add unit test for API to query tagged UID summary by Junyu Lai · 3 years, 7 months ago
  73. 6eb0654 Merge changes Iad0b0d52,Iee727308 by Remi NGUYEN VAN · 3 years, 7 months ago
  74. bf62258 Bump tethering target sdk version to 31 by markchien · 3 years, 9 months ago
  75. 0f17237 Use recording callbacks in NsdManagerTest by Remi NGUYEN VAN · 4 years ago
  76. e7aee27 Add a method to apply a set of network preferences to a user profile by Sooraj Sasindran · 3 years, 8 months ago
  77. ca6732d Merge "add prohr to OWNERS_core_networking" by Maciej Żenczykowski · 3 years, 7 months ago
  78. 7d3ceb9 add prohr to OWNERS_core_networking by Patrick Rohr · 3 years, 7 months ago
  79. c448b73 Use getter methods to verify the fields of Entry by Aaron Huang · 3 years, 7 months ago
  80. 378e323 Add clatd binary to apex by Hungming Chen · 3 years, 8 months ago
  81. da13f89 Merge "Add test for setting excludeLocalRoutes" by Chiachang Wang · 3 years, 7 months ago
  82. eaada07 Refactor NsdManagerTest by Remi NGUYEN VAN · 4 years ago
  83. bf6b879 Add excludeLocalRoutes in NativeNetworkConfig by Chiachang Wang · 3 years, 7 months ago
  84. 296bbae Merge "Import translations. DO NOT MERGE ANYWHERE" by Treehugger Robot · 3 years, 7 months ago
  85. c1a1376 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
  86. 6a360b5 Merge "[MS42.2] Adopt TelephonyDisplayInfo in unit test" by Junyu Lai · 3 years, 7 months ago
  87. d9ba749 Revert "Revert^2 "Revert "Add CTS tests for exclude VPN routes A..." by Taras Antoshchuk · 3 years, 7 months ago
  88. 67197b7 Merge "Revert^2 "Revert "Add CTS tests for exclude VPN routes APIs""" by Matt Buckley · 3 years, 7 months ago
  89. 01d9abe Revert^2 "Revert "Add CTS tests for exclude VPN routes APIs"" by Matt Buckley · 3 years, 7 months ago
  90. 2147142 [DU01]Remove INetworkManagementService from NetworkStatsService by lifr · 3 years, 8 months ago
  91. b0818dd Merge "Revert "Revert "Add CTS tests for exclude VPN routes APIs""" by Taras Antoshchuk · 3 years, 7 months ago
  92. 7d9470c Merge "[MS39.2] Remove the looper from NetworkStatsSubscriptionMonitor" by Treehugger Robot · 3 years, 7 months ago
  93. bc1f44a Merge changes from topic "ms17-multipath" by Junyu Lai · 3 years, 7 months ago
  94. 50a8f07 [MS42.2] Adopt TelephonyDisplayInfo in unit test by Junyu Lai · 3 years, 7 months ago
  95. 0e9c51c [MS39.2] Remove the looper from NetworkStatsSubscriptionMonitor by Junyu Lai · 3 years, 7 months ago
  96. 3cb8fe8 [MS17.3] Remove NetworkStatsManagerInternal dependency by Junyu Lai · 3 years, 7 months ago
  97. eaa58de [MS17.2] Fix remaining daily budget assertion by Junyu Lai · 3 years, 7 months ago
  98. 738ad91 Add updateMeteredNetwork{Allow, Deny}List APIs by markchien · 3 years, 8 months ago
  99. b4a319b Add test for setting excludeLocalRoutes by Chiachang Wang · 3 years, 7 months ago
  100. cd4c822 Include "generate_transaction_name" in the aidl build rules for by Siim Sammul · 3 years, 8 months ago