projects
/
config
/
nftables.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nftables-workstation.nft: mention the IPv6 Neighbor Discovery RFC
[config/nftables.git]
/
nftables-workstation.nft
diff --git
a/nftables-workstation.nft
b/nftables-workstation.nft
index
c227df2
..
c1ffd80
100644
(file)
--- 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,