1. 2d87d64 Merge "Add mdns tests to ConnectivityCoverageTests" by Paul Hu · 3 years, 1 month ago
  2. f75b7e1 dscpPolicy.c - increase size of cache map by Maciej Żenczykowski · 3 years, 2 months ago
  3. 0ff4ec0 dscpPolicy.c - remove spurious map A/B by Maciej Żenczykowski · 3 years, 2 months ago
  4. 6bcb3c2 Merge "Use java BpfMap in BpfNetMaps#replaceUidChain" by Motomu Utsumi · 3 years, 2 months ago
  5. 9be2ea0 Use java BpfMap in BpfNetMaps#replaceUidChain by Motomu Utsumi · 3 years, 2 months ago
  6. 944f9e3 Merge changes Ic4742bf5,I2c8a8e7f,I755a9a55,I2148bce6 by Maciej Żenczykowski · 3 years, 2 months ago
  7. 3d686a1 Add mdns tests to ConnectivityCoverageTests by Paul Hu · 3 years, 2 months ago
  8. a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years, 2 months ago
  9. c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years, 2 months ago
  10. 9f74712 Merge "Simplify per-target-SDK LinkProperties tests." by Lorenzo Colitti · 3 years, 2 months ago
  11. 51cf563 DscpPolicy: remove bpf support for raw ip by Patrick Rohr · 3 years, 2 months ago
  12. fce2777 Changing EthernetNetworkFactoryTest assert order by James Mattis · 3 years, 2 months ago
  13. 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
  14. ad3eab1 Merge "Stop using adoptShellPermissionIdentity in setUp" by Mark Chien · 3 years, 2 months ago
  15. 913507f Move tag/untag socket BPF map access from JNI to Java by Hungming Chen · 3 years, 2 months ago
  16. ef02802 Move struct CookieTagMap{Key, Value} to Connectivity/common by Hungming Chen · 3 years, 2 months ago
  17. 80d263d Merge changes from topic "dscp-tap" by Patrick Rohr · 3 years, 2 months ago
  18. daa007f Merge "CTS test for Eth network management APIs" by Patrick Rohr · 3 years, 2 months ago
  19. df9fbd3 Merge changes If13254d4,I2424bd4f by Patrick Rohr · 3 years, 2 months ago
  20. f491e29 Merge "Enable tests for firewall chain blocking" by Motomu Utsumi · 3 years, 2 months ago
  21. ddd2f1b Merge "Add cts test for VPN incoming packets blocking" by Motomu Utsumi · 3 years, 2 months ago
  22. 6ca83bc Merge "Remove usage of isDevSdkInRange" by Treehugger Robot · 3 years, 2 months ago
  23. bf52e4e Enable tests for firewall chain blocking by Motomu Utsumi · 3 years, 3 months ago
  24. c826333 Merge "Use the same target SDK in ConnectivityCoverageTests and CTS." by Lorenzo Colitti · 3 years, 2 months ago
  25. ccd3020 Simplify per-target-SDK LinkProperties tests. by Lorenzo Colitti · 3 years, 2 months ago
  26. d3cdcf3 CTS test for Eth network management APIs by James Mattis · 3 years, 7 months ago
  27. a199735 Sendcallback when setting eth interface up by James Mattis · 3 years, 2 months ago
  28. 41998d6 ethernet: add test for enable/disable interface by Patrick Rohr · 3 years, 2 months ago
  29. cc5054b Use the same target SDK in ConnectivityCoverageTests and CTS. by Lorenzo Colitti · 3 years, 2 months ago
  30. b8d5568 Merge "Rename dscp_policy.o to dscpPolicy.o" by Ken Chen · 3 years, 2 months ago
  31. be077c1 Remove usage of isDevSdkInRange by Remi NGUYEN VAN · 3 years, 3 months ago
  32. 2e84a63 Add cts test for VPN incoming packets blocking by Motomu Utsumi · 3 years, 4 months ago
  33. 9c8cda2 Merge "Add more NsdService tests" by Paul Hu · 3 years, 2 months ago
  34. 119b539 Merge "Do not depend on all of NetworkStack in CTS" by Remi NGUYEN VAN · 3 years, 2 months ago
  35. 0bf7fa9 Merge "support bpf_map_def struct size increase to fix map uid != AID_ROOT" by Treehugger Robot · 3 years, 2 months ago
  36. d02627d DscpPolicyTest: fix linter errors by Patrick Rohr · 3 years, 2 months ago
  37. a5f455b DscpPolicyTest: use tap instead of tun by Patrick Rohr · 3 years, 2 months ago
  38. 6122133 Merge "testSetAirplaneMode: use runAsShell to adopt shell permissions." by Treehugger Robot · 3 years, 2 months ago
  39. 2248a62 Merge "TestOnly: add setEthernetEnable support to EthernetManagerTest" by Mark Chien · 3 years, 2 months ago
  40. 43cfb1c Merge changes from topics "gpuMem", "timeInState" by Ken Chen · 3 years, 2 months ago
  41. 3f2dab4 support bpf_map_def struct size increase to fix map uid != AID_ROOT by Maciej Żenczykowski · 3 years, 2 months ago
  42. 74ff3ee Rename dscp_policy.o to dscpPolicy.o by Ken Chen · 3 years, 2 months ago
  43. 95f801a Merge "Test if VpnManager event will be sent to Settings VPN or not" by Lucas Lin · 3 years, 2 months ago
  44. 4181992 Do not depend on all of NetworkStack in CTS by Remi NGUYEN VAN · 3 years, 4 months ago
  45. e8bc257 Rename time_in_state.o to timeInState.o by Ken Chen · 3 years, 2 months ago
  46. 7acc4e6 Rename gpu_mem.o to gpuMem.o by Ken Chen · 3 years, 2 months ago
  47. 30f6fd3 testSetAirplaneMode: use runAsShell to adopt shell permissions. by Lorenzo Colitti · 3 years, 3 months ago
  48. 751e341 Merge "Use jarjar rule generator for connectivity rules" by Remi NGUYEN VAN · 3 years, 2 months ago
  49. 6baebeb Test if VpnManager event will be sent to Settings VPN or not by lucaslin · 3 years, 2 months ago
  50. 4887b5f Merge "Test if VPN app can grant ACTIVATE_PLATFORM_VPN with CONTROL_VPN" by Lucas Lin · 3 years, 2 months ago
  51. e55a88d Use jarjar rule generator for connectivity rules by Remi NGUYEN VAN · 3 years, 5 months ago
  52. 64f3644 Add more NsdService tests by Paul Hu · 3 years, 3 months ago
  53. 1ba1feb Merge "Replace buildTemplate* with NetworkTemplate.Builder" by Aaron Huang · 3 years, 2 months ago
  54. 74b31ca bpf_existence_test: add a missed map and program by Maciej Żenczykowski · 3 years, 2 months ago
  55. b916ff8 Merge "ethernet: fix receiving NetworkOffer callbacks on stale object" by Patrick Rohr · 3 years, 2 months ago
  56. a4fcb8b Replace buildTemplate* with NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
  57. e9e7741 further bpf_existence_test code simplifications/clarifications by Maciej Żenczykowski · 3 years, 2 months ago
  58. 16e244e Merge "Revert EXCLUDED_ROUTES to only keep RTN_UNICAST" by Remi NGUYEN VAN · 3 years, 2 months ago
  59. d7c5737 Merge "all active branches are now T aware" by Treehugger Robot · 3 years, 2 months ago
  60. 7c4e2a9 ethernet: fix receiving NetworkOffer callbacks on stale object by Patrick Rohr · 3 years, 2 months ago
  61. d6bcd58 try to make bpf_existence_test saner by Maciej Żenczykowski · 3 years, 2 months ago
  62. 1b4c8a7 all active branches are now T aware by Maciej Żenczykowski · 3 years, 2 months ago
  63. 48380e4 Revert EXCLUDED_ROUTES to only keep RTN_UNICAST by Remi NGUYEN VAN · 3 years, 2 months ago
  64. fe72021 Merge "Use java BpfMap in BpfNetMaps#setUidRule" by Motomu Utsumi · 3 years, 2 months ago
  65. 26df963 Merge "Adjust bpf_existence_test.cpp for dscp_policy 5.15+ change" by Maciej Żenczykowski · 3 years, 2 months ago
  66. 5006349 Merge "Let LinkProperties#getRoutes() keeps returning all routes before T" by Natasha Lee · 3 years, 2 months ago
  67. 66c27c1 Let LinkProperties#getRoutes() keeps returning all routes before T by Remi NGUYEN VAN · 3 years, 2 months ago
  68. b73da96 Adjust bpf_existence_test.cpp for dscp_policy 5.15+ change by Maciej Żenczykowski · 3 years, 2 months ago
  69. 0ce40ac Merge "Add common parameters to reduce duplicated code" by Paul Hu · 3 years, 2 months ago
  70. 601644c Add common parameters to reduce duplicated code by Paul Hu · 3 years, 3 months ago
  71. 40230be Use java BpfMap in BpfNetMaps#setUidRule by Motomu Utsumi · 3 years, 2 months ago
  72. 599c4e5 Use java BpfMap in removeUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  73. 5f52f4f Use java BpfMap in BpfNetMaps#addUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
  74. bd5745e TestOnly: add setEthernetEnable support to EthernetManagerTest by Mark · 3 years, 3 months ago
  75. fabb53a Merge changes I58cd6145,I32299ce8,I0433459e by Motomu Utsumi · 3 years, 2 months ago
  76. 697b299 Use java BpfMap in updateUidLockdownRule by Motomu Utsumi · 3 years, 2 months ago
  77. 9ab777b Merge changes I69a2970d,Ibfb3ae48,Ie595cf1f by Motomu Utsumi · 3 years, 2 months ago
  78. f2eca2f Merge "Update error handling in BpfNetMaps" by Motomu Utsumi · 3 years, 2 months ago
  79. 55630d0 Use java BpfMap in BpfNetMaps#addNiceApp by Motomu Utsumi · 3 years, 2 months ago
  80. 389278e Use java BpfMap in BpfNetMaps#addNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
  81. 7392eb4 Use java BpfMap in BpfNetMaps#removeNiceApp by Motomu Utsumi · 3 years, 2 months ago
  82. 60ed3be Use java BpfMap in BpfNetMaps#removeNaughtyApp by Motomu Utsumi · 3 years, 3 months ago
  83. 5a68a21 Add bpf map and lock for UidOwnerMap by Motomu Utsumi · 3 years, 3 months ago
  84. 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 3 months ago
  85. 11781f8 Merge "Verify calling thread for intent receiver" by Chiachang Wang · 3 years, 2 months ago
  86. ff41ecc Merge changes from topics "RefactorIR", "appExclusionPrefix", "reStartVpnProfile" by Chiachang Wang · 3 years, 2 months ago
  87. b873e25 Use frameworks/libs/net version of SharedLog by Patrick Rohr · 3 years, 3 months ago
  88. 826f0b0 Verify calling thread for intent receiver by chiachangwang · 3 years, 2 months ago
  89. 26de58e Refactor to mock package add and remove event by chiachangwang · 3 years, 2 months ago
  90. a412026 Test reconnect VpnManager VPN with always on enabled by chiachangwang · 3 years, 2 months ago
  91. 9460f45 Update the prefix of VPN_APP_EXCLUDED in the test by chiachangwang · 3 years, 2 months ago
  92. 72fe97e Add tests to verify getProvisionedVpnProfileState by chiachangwang · 3 years, 3 months ago
  93. 78cf7c5 Merge "ClatCoordinator: Dump ClatdTracker information" by Treehugger Robot · 3 years, 2 months ago
  94. ee26993 Stop using adoptShellPermissionIdentity in setUp by Mark · 3 years, 3 months ago
  95. a760a10 ClatCoordinator: Dump ClatdTracker information by Hungming Chen · 3 years, 2 months ago
  96. daced9e Merge "Remove unnecessary null check" by Treehugger Robot · 3 years, 2 months ago
  97. 1f73fed Remove unnecessary null check by Motomu Utsumi · 3 years, 2 months ago
  98. eae7873 Merge changes I3250bdb9,I20f6e5e1,I70c96a09,I88f77bd4,If6cefa51, ... by Patrick Rohr · 3 years, 2 months ago
  99. 525c302 ethernet: enable testCallbacks_forServerModeInterfaces on CF by Patrick Rohr · 3 years, 3 months ago
  100. 43fa51c ethernet: expand server mode callbacks test by Patrick Rohr · 3 years, 3 months ago