summaryrefslogtreecommitdiff
path: root/Tethering/tests/unit/src/android/net/ip/IpServerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move TetherStatsKey and TetherStatsValue to common libs"Treehugger Robot2022-04-191-2/+2
|\
| * Move TetherStatsKey and TetherStatsValue to common libsHungming Chen2022-04-041-2/+2
* | Add config_p2p_leases_subnet_prefix_length configurationmarkchien2022-03-311-0/+9
|/
* Merge changes from topic "dedup-interfaceparams"Maciej Żenczykowski2022-03-051-1/+1
|\
| * Deduplicate InterfaceParamsPatrick Rohr2022-03-041-1/+1
* | Pass whole TetheringConfiguration to IpServermarkchien2022-03-031-4/+7
|/
* Move Tether4Key and Tether4Value to common libsHungming Chen2022-02-091-2/+2
* Use new bluetooth API to enable/disable bt tethering after Tmarkchien2022-01-171-7/+24
* Rename tethering util folder and its package namemarkchien2021-11-091-2/+2
* bpfmap: Move to Common LocationTyler Wear2021-10-291-1/+1
* Import net-utils-device-common-netlink instead of netlink-client.Xiao Ma2021-07-211-5/+5
* Skip bpf offload if upstream interface is VCNmarkchien2021-07-131-0/+24
* Clear IPv4 offload rules when tethering stoppedHungming Chen2021-06-231-0/+1
* bpf: Add interface index to BPF devmapHungming Chen2021-05-121-0/+8
* Populate the key destination mac addressHungming Chen2021-04-011-29/+54
* Set the limit whenever any IPv4 or IPv6 rule exists.Lorenzo Colitti2021-04-011-0/+8
* [NFCT.TETHER.15] Attach BPF program in the mainline moduleHungming Chen2021-03-111-9/+43
* Remove IpServer.Dependencies#getIfIndex.Lorenzo Colitti2021-01-271-3/+0
* Address comments on aosp/1559686.Lorenzo Colitti2021-01-271-8/+4
* Program the upstream IPv6 map in BpfCoordinator.Lorenzo Colitti2021-01-271-9/+66
* Rename TetherDownstream6Value to Tether6Value.Lorenzo Colitti2021-01-271-5/+5
* Merge changes from topic "bpf_tether4_rename"Lorenzo Colitti2021-01-261-8/+6
|\
| * merge Tether{Down,Up}stream4{Key,Value} - part 2 - javaMaciej Żenczykowski2021-01-251-8/+6
* | Fix a WTF in IpServerTest.Lorenzo Colitti2021-01-261-0/+5
|/
* [NFCT.TETHER.10] Add/delete IPv4 offload BPF rules to/from BPF mapHungming Chen2021-01-251-0/+18
* [NFCT.TETHER.1] Add conntrack monitor to BpfCoordinatorHungming Chen2021-01-211-0/+7
* refactor: continuedMaciej Żenczykowski2021-01-201-8/+10
* refactor: TetherIngress becomes TetherDownstream6 (and friends)Maciej Żenczykowski2021-01-191-22/+22
* [NFCT.TETHER.5] Migrate tetherOffloadSetInterfaceQuota from netd to mainlineHungming Chen2021-01-151-0/+8
* [NFCT.TETHER.4] Migrate tetherOffloadRuleRemove from netd to mainlineHungming Chen2021-01-151-11/+33
* [NFCT.TETHER.3] Migrate tetherOffloadGetStats from netd to mainlineHungming Chen2021-01-151-0/+8
* [NFCT.TETHER.2] Migrate tetherOffloadRuleAdd from netd to mainlineHungming Chen2021-01-151-39/+100
* Make the IP subnet persistent till rebootmarkchien2020-10-061-7/+11
* tethering: DAD Proxy DaemonTyler Wear2020-09-221-0/+91
* Revert "Revert "Move Inet[4]AddressUtils to libs/net""Chalard Jean2020-08-071-1/+2
* Always stop dhcp server even it is obsoletemarkchien2020-07-291-11/+43
* Revert "Move Inet[4]AddressUtils to libs/net"Chalard Jean2020-07-021-2/+1
* Move Inet[4]AddressUtils to libs/netRemi NGUYEN VAN2020-07-021-1/+2
* Test that IpNeighborMonitor is stopped when IpServer stops.Lorenzo Colitti2020-06-181-0/+1
* [BOT.12] Add unit test for disabling BpfCoordinator by configHungming Chen2020-06-161-4/+3
* [BOT.11] BpfCoordinator could be disabled by device configHungming Chen2020-06-151-5/+37
* [BOT.6] Make BpfCoordinator to support data limitHungming Chen2020-06-091-46/+124
* [BOT.2] Create a coordinator and stats provider to provide tether statsHungming Chen2020-05-291-3/+5
* Tethering: ensure downstream prefix do not conflict with upstreammarkchien2020-05-271-24/+43
* Adjust TTL for ipv6 tetheringmarkchien2020-05-241-8/+54
* Support MirrorLink DHCPDECLINE.Xiao Ma2020-05-131-7/+71
* Use device option to control BPF offload featuresHungming Chen2020-05-051-9/+62
* Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED.Lorenzo Colitti2020-04-141-3/+5
* Migrate to TetherOffloadRuleParcel in IpServerLorenzo Colitti2020-04-041-30/+79
* TetheringManager API clean upmarkchien2020-03-191-2/+2