Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8a74550 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove the duplicated RFC7421_PREFIX_LENGTH constants." into main am: 6c8fb011

parents 87fa06b4 6c8fb011
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -52,7 +52,6 @@ public final class NetworkConstants {
    public static final int IPV6_ADDR_BITS = 128;
    public static final int IPV6_ADDR_BITS = 128;
    public static final int IPV6_ADDR_LEN = 16;
    public static final int IPV6_ADDR_LEN = 16;
    public static final int IPV6_MIN_MTU = 1280;
    public static final int IPV6_MIN_MTU = 1280;
    public static final int RFC7421_PREFIX_LENGTH = 64;


    /**
    /**
     * ICMP common (v4/v6) constants.
     * ICMP common (v4/v6) constants.