projects
/
config
/
nftables.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12e93e4
)
nftables-workstation.nft: mention the IPv6 Neighbor Discovery RFC
author
Antonio Ospite <ao2@ao2.it>
Thu, 26 Apr 2018 21:09:15 +0000
(23:09 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 26 Apr 2018 21:11:06 +0000
(23:11 +0200)
nftables-workstation.nft
patch
|
blob
|
history
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,