summaryrefslogtreecommitdiff
path: root/Tethering/src/android/net/ip/NeighborPacketForwarder.java
Commit message (Collapse)AuthorAgeFilesLines
* Deduplicate InterfaceParamsPatrick Rohr2022-03-041-1/+1
| | | | | | | | CS should use InterfaceParams from frameworks/libs/net. Test: builds Bug: 222448728 Change-Id: I1f45d3171b265461a8724b4be7b212c030b63fe9
* Rename tethering util folder and its package namemarkchien2021-11-091-1/+1
| | | | | | | | | | | | | | Move tethering util files from android.net.util into com.android.networkstack.tethering.util. The goal is move all of tethering internal files into its own namespace com.android.networkstack.tethering.util. Bug: 205088391 Test: atest TetheringTests atest CtsTetheringTest atest TetheringPrivilegedTests Change-Id: I6559fb4f873b3cad5b210b10e49df1b6c6914a70
* Move module utils to the module package.Chalard Jean2020-12-161-1/+2
| | | | | | Test: FrameworksWifiTest FrameworksNetTest Merged-In: Ib04bebb061dc64d6d685116b596fb3179d5b959a Change-Id: I9118da3898d864c7bf0ed7bc9d94b94343c4a084
* tethering: DAD Proxy DaemonTyler Wear2020-09-221-0/+180
DAD proxy daemon responsible for forwarding NS/NA between tethered iface and upstream iface. Change-Id: I2e58e10e7fa7dba6a6f63ad03b000549f3afc37e