X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/firewall/blobdiff_plain/f01cdc79f93706687fab5a412f0f5b504e5f4431..da36fc7d6e6f5635cfcb68cad8c4b7b38c1b634e:/fender.m4 diff --git a/fender.m4 b/fender.m4 index 5f9597d..f1d84d8 100644 --- a/fender.m4 +++ b/fender.m4 @@ -84,7 +84,7 @@ run ebtables -A check-bcp38 -j RETURN -p ip6 --ip6-source fe80::/10 run ebtables -A check-bcp38 -j bcp38 -p ip6 run ebtables -A FORWARD -j check-bcp38 -o bond0 -## There's a hideous bug in Linux' 3.2.51-1's ebtables: for some reason it +## There's a hideous bug in Linux 3.2.51-1's ebtables: for some reason it ## misparses (at least) locally originated multicast packets, and tries to ## extract IP header fields relative to the start of the Ethernet frame. The ## result is obviously a hideous mess. Don't try to do BCP38 checking for