finished ipv6 reservations
This commit is contained in:
@@ -137,7 +137,7 @@ var (
|
||||
0: "Entire IPv4 Internet address prefix; commonly used to indicate default route",
|
||||
},
|
||||
6: map[uint8]string{
|
||||
128: "Host route/single host, single endpoints, and loopback (::1 explicitly)",
|
||||
128: "Host route/single host, single endpoints, and loopback (::1/128 explicitly)",
|
||||
127: "Point-to-Point link (inter-router)",
|
||||
64: "Single LAN; default prefix size for SLAAC",
|
||||
60: "Some (very limited) 6rd networks",
|
||||
|
||||
Reference in New Issue
Block a user