finished ipv6 reservations

This commit is contained in:
brent saner
2025-02-02 11:09:52 -05:00
parent 30355294c0
commit 64b669edc3
4 changed files with 50 additions and 3 deletions

View File

@@ -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",