1. 6f4d351 Merge "Enable networking tests to be included in partial MTS files as well as full mts." by Kimberly Kreider · 4 years, 5 months ago
  2. d5f07c1 Merge "Test conntrack event monitor on R" by Maciej Żenczykowski · 4 years, 5 months ago
  3. 62afc98 Test conntrack event monitor on R by Hungming Chen · 4 years, 5 months ago
  4. c162fc2 Merge "Do not start conntrack event monitor when running on R" by Treehugger Robot · 4 years, 5 months ago
  5. 23ee901 Do not start conntrack event monitor when running on R by Hungming Chen · 4 years, 5 months ago
  6. e7c5736 add test for TetheringUtils::setupNsSocket() by Maciej Żenczykowski · 4 years, 5 months ago
  7. 82d4b99 Add a test for TetheringUtils.setupNaSocket. by Lorenzo Colitti · 4 years, 5 months ago
  8. e8e91c1 Merge "Add test for RouterAdvertisementDaemon." by Lorenzo Colitti · 4 years, 5 months ago
  9. 2af32e4 Add test for RouterAdvertisementDaemon. by markchien · 4 years, 9 months ago
  10. f427d49 Merge "Add a test for upstream selection." by Lorenzo Colitti · 4 years, 5 months ago
  11. 473399c Add a test for upstream selection. by Lorenzo Colitti · 4 years, 6 months ago
  12. 3357388 Merge changes from topic "attach_bpfprog_in_mainline" by Maciej Żenczykowski · 4 years, 5 months ago
  13. 3dbd4a1 [NFCT.TETHER.15] Attach BPF program in the mainline module by Hungming Chen · 4 years, 5 months ago
  14. 499d3ca [NFCT.TETHER.14] Clear the BPF maps in BpfCoordinator ctor by Hungming Chen · 4 years, 5 months ago
  15. 57957fe Make TestConnectivityManager send CONNECTIVITY_ACTION. by Lorenzo Colitti · 4 years, 5 months ago
  16. 66287d3 Use TestConnectivityManager in TetheringTest. by Lorenzo Colitti · 4 years, 5 months ago
  17. b424a27 Support building different UpstreamNetworkState test objects. by Lorenzo Colitti · 4 years, 5 months ago
  18. bf69824 Change TetheringTest's UpstreamNetworkMonitor from mock to spy. by Lorenzo Colitti · 4 years, 6 months ago
  19. d025c56 Make TestConnectivityManager usable by other tethering tests. by Lorenzo Colitti · 4 years, 5 months ago
  20. e43c960 Merge "Add flag to force choosing upstreams automatically" by Remi NGUYEN VAN · 4 years, 5 months ago
  21. ffb0ccd Add a BpfMap#clear method. by Lorenzo Colitti · 4 years, 5 months ago
  22. 6413dd8 Enable networking tests to be included in partial MTS files as well as full mts. by Kimberly Kreider · 4 years, 8 months ago
  23. b485919 Add flag to force choosing upstreams automatically by Remi NGUYEN VAN · 4 years, 6 months ago
  24. f5b346e Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Bob Badour · 4 years, 6 months ago
  25. 3cbccdb Don't crash Tethering service when WiFi feature is missing by Tomasz Wasilczyk · 4 years, 6 months ago
  26. 97e6be2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 4 years, 6 months ago
  27. c92e8ce fix TetheringCoverageTests by Maciej Żenczykowski · 4 years, 6 months ago
  28. 4e92da0 Dump counters in "dumpsys tethering bpf". by Lorenzo Colitti · 4 years, 6 months ago
  29. c0bae3c Merge "Add NetdStaticLibTestsLib into TetheringCoverageTests" by Lucas Lin · 4 years, 6 months ago
  30. 5dc7de2 Add NetdStaticLibTestsLib into TetheringCoverageTests by lucaslin · 4 years, 7 months ago
  31. f3b201f Remove IpServer.Dependencies#getIfIndex. by Lorenzo Colitti · 4 years, 6 months ago
  32. 51c1a95 Address comments on aosp/1559686. by Lorenzo Colitti · 4 years, 6 months ago
  33. 77262ce Add an isEmpty convenience method to BpfMap. by Lorenzo Colitti · 4 years, 6 months ago
  34. 7bf39e5 Address a TODO in BpfMapTest. by Lorenzo Colitti · 4 years, 6 months ago
  35. 5b1ed50 Program the upstream IPv6 map in BpfCoordinator. by Lorenzo Colitti · 4 years, 6 months ago
  36. d69a886 Rename TetherDownstream6Value to Tether6Value. by Lorenzo Colitti · 4 years, 6 months ago
  37. 3c35666 Merge changes from topic "bpf_tether4_rename" by Lorenzo Colitti · 4 years, 6 months ago
  38. ae27ecf Fix a WTF in IpServerTest. by Lorenzo Colitti · 4 years, 6 months ago
  39. 32874eb merge Tether{Down,Up}stream4{Key,Value} - part 2 - java by Maciej Żenczykowski · 4 years, 6 months ago
  40. dd833de [NFCT.TETHER.10] Add/delete IPv4 offload BPF rules to/from BPF map by Hungming Chen · 4 years, 6 months ago
  41. 46c30b1 [NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator by Hungming Chen · 4 years, 10 months ago
  42. a0e2c04 refactor: continued by Maciej Żenczykowski · 4 years, 7 months ago
  43. 770e0a7 refactor: TetherIngress becomes TetherDownstream6 (and friends) by Maciej Żenczykowski · 4 years, 7 months ago
  44. 7928fde BpfMapTest - adjust paths for bpfloader change by Maciej Żenczykowski · 4 years, 7 months ago
  45. fab97c2 Merge changes Id87b88f6,I67dfba75 by Lorenzo Colitti · 4 years, 7 months ago
  46. 2668d4a Merge changes I969d6182,Ie73f7b4d by Nucca Chen · 4 years, 7 months ago
  47. e9810ff move bpf test map into a separate file by Maciej Żenczykowski · 4 years, 7 months ago
  48. 6971e91 [NFCT.TETHER.6] Migrate tetherOffloadGetAndClearStats from netd to mainline by Hungming Chen · 4 years, 7 months ago
  49. 67c14b5 [NFCT.TETHER.5] Migrate tetherOffloadSetInterfaceQuota from netd to mainline by Hungming Chen · 4 years, 7 months ago
  50. 5ea9c4b [NFCT.TETHER.4] Migrate tetherOffloadRuleRemove from netd to mainline by Hungming Chen · 4 years, 7 months ago
  51. b350d75 [NFCT.TETHER.3] Migrate tetherOffloadGetStats from netd to mainline by Hungming Chen · 4 years, 7 months ago
  52. dd55b91 [NFCT.TETHER.2] Migrate tetherOffloadRuleAdd from netd to mainline by Hungming Chen · 4 years, 7 months ago
  53. 7d05e6f Follow-up CL to the change at aosp/1498277 by Hungming Chen · 4 years, 7 months ago
  54. 7052688 Provide a easy way to access bpf maps from java by markchien · 4 years, 9 months ago
  55. f50f05e Also update connected clients for local only tethering by markchien · 4 years, 8 months ago
  56. 862c8a1 Fix tethering doesn't turn off issue by paulhu · 4 years, 9 months ago
  57. 220e785 Merge "Fix null DadProxy failure in R Tethering unit test" by Mark Chien · 4 years, 9 months ago
  58. 290e7c4 Fix null DadProxy failure in R Tethering unit test by markchien · 4 years, 9 months ago
  59. ebff931 Adjust visibility for tests by Baligh Uddin · 4 years, 9 months ago
  60. f814b9b Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 4 years, 9 months ago
  61. e312648 Add shared jarjar rule for tethering tests by markchien · 4 years, 9 months ago
  62. 4607c55 Add the flag and default enable selectAllPrefixRange by markchien · 4 years, 10 months ago
  63. 8565b02 Merge "Fix miss tracking downstream problem in PrivateAddressCoordinator" by Mark Chien · 4 years, 10 months ago
  64. 634f0a8 Fix miss tracking downstream problem in PrivateAddressCoordinator by markchien · 4 years, 10 months ago
  65. 3245614 Merge "Test conflict notification work when using cached address" by Treehugger Robot · 4 years, 10 months ago
  66. ccf07b1 Test conflict notification work when using cached address by markchien · 4 years, 10 months ago
  67. 8c9a264 Merge "Allow tethering pick prefix from all of private address range" by Mark Chien · 4 years, 10 months ago
  68. d9acdcc Allow tethering pick prefix from all of private address range by markchien · 4 years, 10 months ago
  69. 71b9e93 Use IpUtils, NetworkStackConstants in DadProxyTest by Remi NGUYEN VAN · 4 years, 10 months ago
  70. 4cb4ef8 Merge "Move IpUtils to frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  71. a2ffad8 Make the IP subnet persistent till reboot by markchien · 4 years, 11 months ago
  72. 2494a06 Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 10 months ago
  73. 0b1e7d8 Merge "Make PrivateAddressCoordinator ignore vpn network" by Treehugger Robot · 4 years, 10 months ago
  74. c99ef48 Fix OffloadHardwareInterfaceTest. by Lorenzo Colitti · 4 years, 10 months ago
  75. 7f70074 tethering: offload: Netlink Req NfGen by Tyler Wear · 5 years ago
  76. 1a2163b Make PrivateAddressCoordinator ignore vpn network by markchien · 5 years ago
  77. f5096cc Merge "Remove double check interface by NetworkInterface" by Treehugger Robot · 4 years, 10 months ago
  78. f609923 Remove double check interface by NetworkInterface by markchien · 4 years, 10 months ago
  79. a8e68bb Merge "Remove unused testutils lib from tethering tests" by Remi NGUYEN VAN · 4 years, 10 months ago
  80. 8f59ec0 Remove unused testutils lib from tethering tests by Remi NGUYEN VAN · 4 years, 10 months ago
  81. 72e8185 Merge "tethering: DAD Proxy Daemon" by Remi NGUYEN VAN · 4 years, 10 months ago
  82. 90e4063 tethering: DAD Proxy Daemon by Tyler Wear · 5 years ago
  83. 82a71b8 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  84. 96924bf Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  85. 346a361 Merge "Verify pending intent flags" by Paul Hu · 5 years ago
  86. 8818498 Merge changes I33b70b0a,I1074eedb by Chalard Jean · 5 years ago
  87. 7870164 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  88. d2af4d9 Merge "Allow wifi p2p to use legacy dedicated address" by Mark Chien · 5 years ago
  89. eb8fec2 Allow wifi p2p to use legacy dedicated address by markchien · 5 years ago
  90. f603ed5 Verify pending intent flags by paulhu · 5 years ago
  91. e660980 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  92. 14aaefc Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  93. af2670f Always stop dhcp server even it is obsolete by markchien · 5 years ago
  94. c882e8c Merge "Add tethering privileged test" am: af9ec640c9 am: adda81e88f by Mark Chien · 5 years ago
  95. af9ec64 Merge "Add tethering privileged test" by Mark Chien · 5 years ago
  96. 88f0428 Add tethering privileged test by markchien · 5 years ago
  97. 218040c Merge "Fix EthernetTetheringTest failure if tethering is not supported" am: dace79b0ac am: 8b74fe1c8b by Treehugger Robot · 5 years ago
  98. dace79b Merge "Fix EthernetTetheringTest failure if tethering is not supported" by Treehugger Robot · 5 years ago
  99. 45fb1aa Fix EthernetTetheringTest failure if tethering is not supported by markchien · 5 years ago
  100. c8f45d6 Merge "Skip testPhysicalEthernet if the test run adb over network" am: b68d322521 am: 10daa1daae by Treehugger Robot · 5 years ago