Merge "Remove TODO comment that was already done" am: bcd62d18f4
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/2506859 Change-Id: Ibde6d847a3940e879e2e134bc195bfbb1b7d894e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -129,9 +129,6 @@ public class RouterAdvertisementDaemon {
|
|||||||
// Tethered traffic will have the hop limit properly decremented.
|
// Tethered traffic will have the hop limit properly decremented.
|
||||||
// Consequently, set the hoplimit greater by one than the upstream
|
// Consequently, set the hoplimit greater by one than the upstream
|
||||||
// unicast hop limit.
|
// unicast hop limit.
|
||||||
//
|
|
||||||
// TODO: Dynamically pass down the IPV6_UNICAST_HOPS value from the
|
|
||||||
// upstream interface for more correct behaviour.
|
|
||||||
static final byte DEFAULT_HOPLIMIT = 65;
|
static final byte DEFAULT_HOPLIMIT = 65;
|
||||||
|
|
||||||
public boolean hasDefaultRoute;
|
public boolean hasDefaultRoute;
|
||||||
|
|||||||
Reference in New Issue
Block a user