nftables-workstation.nft: mention the IPv6 Neighbor Discovery RFC
authorAntonio Ospite <ao2@ao2.it>
Thu, 26 Apr 2018 21:09:15 +0000 (23:09 +0200)
committerAntonio Ospite <ao2@ao2.it>
Thu, 26 Apr 2018 21:11:06 +0000 (23:11 +0200)
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,