gluon-radvd: HACK: free ebtables from bat0

This commit is contained in:
Nils Schneider 2016-04-08 12:07:28 +02:00 committed by Christof Schulze
parent 20409f5727
commit 33a12b006f

View File

@ -1,2 +0,0 @@
rule 'INPUT -p IPv6 --ip6-protocol ipv6-icmp --ip6-icmp-type router-solicitation -i bat0 -j DROP'
rule 'OUTPUT -p IPv6 --ip6-protocol ipv6-icmp --ip6-icmp-type router-advertisement -o bat0 -j DROP'