Rename TetherDownstream6Value to Tether6Value.
The two value types are identical so there is no need to have separate classes for them. Test: atest TetheringTests Change-Id: Ia622b082d0a44373d21f51222f5e675e5bde08e0
Showing
- Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/BpfCoordinatorShimImpl.java 6 additions, 9 deletions...stack/tethering/apishim/api31/BpfCoordinatorShimImpl.java
- Tethering/src/com/android/networkstack/tethering/BpfCoordinator.java 24 additions, 16 deletions...rc/com/android/networkstack/tethering/BpfCoordinator.java
- Tethering/src/com/android/networkstack/tethering/Tether4Key.java 1 addition, 1 deletion...ng/src/com/android/networkstack/tethering/Tether4Key.java
- Tethering/src/com/android/networkstack/tethering/Tether4Value.java 1 addition, 1 deletion.../src/com/android/networkstack/tethering/Tether4Value.java
- Tethering/src/com/android/networkstack/tethering/Tether6Value.java 5 additions, 25 deletions.../src/com/android/networkstack/tethering/Tether6Value.java
- Tethering/tests/privileged/src/com/android/networkstack/tethering/BpfMapTest.java 33 additions, 33 deletions...ed/src/com/android/networkstack/tethering/BpfMapTest.java
- Tethering/tests/unit/src/android/net/ip/IpServerTest.java 5 additions, 5 deletionsTethering/tests/unit/src/android/net/ip/IpServerTest.java
- Tethering/tests/unit/src/com/android/networkstack/tethering/BpfCoordinatorTest.java 5 additions, 5 deletions...om/android/networkstack/tethering/BpfCoordinatorTest.java
Loading
Please register or sign in to comment