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