summaryrefslogtreecommitdiff
path: root/service/src/com/android/server/TestNetworkService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add a method to create a TAP interface with a given interface name."Xiao Ma2022-04-221-7/+22
|\
| * Add a method to create a TAP interface with a given interface name.Xiao Ma2022-04-211-7/+22
* | Make test networks not be VPNsLorenzo Colitti2022-04-131-0/+1
|/
* Add a method to create a TAP interface without bringing it up.Lorenzo Colitti2022-03-171-25/+7
* Fully setup test TUN iface on create.Cody Kesting2021-06-091-9/+2
* Remove NetdService, NetworkStackClient dependencyRemi NGUYEN VAN2021-06-011-2/+3
* Move connectivity sources to packages/ConnectivityRemi NGUYEN VAN2021-05-131-0/+386