nftables-workstation.nft: mention the IPv6 Neighbor Discovery RFC
[config/nftables.git] / nftables-workstation.nft
index c227df2..c1ffd80 100644 (file)
@@ -63,7 +63,7 @@ table inet filter {
             packet-too-big
         } accept
 
-        # Allow auto configuration support.
+        # Allow IPv6 Neighbor Discovery (RFC4861).
         ip6 nexthdr ipv6-icmp icmpv6 type {
             nd-router-advert,
             nd-router-solicit,