Skip to content

Commit

Permalink
network: drop unsolicited IPv6 neighbor advertisements by default
Browse files Browse the repository at this point in the history
It could be used to poison neighbor table...

QubesOS/qubes-issues#718
  • Loading branch information
marmarek committed Dec 7, 2017
1 parent 715693b commit 20d9a0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions network/80-qubes.conf
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
net.ipv4.ip_forward=1
net.ipv6.conf.all.drop_unsolicited_na=1

0 comments on commit 20d9a0b

Please sign in to comment.