From: Antonio Ospite Date: Thu, 26 Apr 2018 21:09:15 +0000 (+0200) Subject: nftables-workstation.nft: mention the IPv6 Neighbor Discovery RFC X-Git-Url: https://git.ao2.it/config/nftables.git/commitdiff_plain/874baf05d48a4c7216edbb6ac4aebaaa0059ad84?hp=12e93e43f784d94c08d802bab7183587d069cf17 nftables-workstation.nft: mention the IPv6 Neighbor Discovery RFC --- diff --git a/nftables-workstation.nft b/nftables-workstation.nft index c227df2..c1ffd80 100644 --- a/nftables-workstation.nft +++ b/nftables-workstation.nft @@ -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,