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