浏览代码

fix prefix length for 172.16.0.0/12 (#2548)

Ben Bleything 7 年之前
父节点
当前提交
5baf86dc89
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/core-functionality/ipam.md

+ 1 - 1
docs/core-functionality/ipam.md

@@ -4,7 +4,7 @@ The first step to documenting your IP space is to define its scope by creating a
 
 * 10.0.0.0/8 (RFC 1918)
 * 100.64.0.0/10 (RFC 6598)
-* 172.16.0.0/20 (RFC 1918)
+* 172.16.0.0/12 (RFC 1918)
 * 192.168.0.0/16 (RFC 1918)
 * One or more /48s within fd00::/8 (IPv6 unique local addressing)