diff --git a/计算机网络实验/IPv6-BGP4+.md b/计算机网络实验/IPv6-BGP4+.md new file mode 100644 index 00000000..e69de29b diff --git a/计算机网络实验/IPv6-NS.md b/计算机网络实验/IPv6-NS.md index f4e6a420..68ccf87a 100644 --- a/计算机网络实验/IPv6-NS.md +++ b/计算机网络实验/IPv6-NS.md @@ -89,7 +89,7 @@ Advertisement)。 * NA报文:Type字段值为136,Code字段值为0,在地址解析中的作用类似于IPv4中的ARP应答报文。 ### IPv6地址解析过程 - +![](image/ipv6地址解析2.png) ![IPv6地址解析过程](image/IPv6地址解析过程.png) diff --git a/计算机网络实验/image/ipv6地址解析2.png b/计算机网络实验/image/ipv6地址解析2.png new file mode 100644 index 00000000..45ae515a Binary files /dev/null and b/计算机网络实验/image/ipv6地址解析2.png differ