Skip to content
Snippets Groups Projects
Commit 8e891b2c authored by Linus Lüssing's avatar Linus Lüssing
Browse files

ebtables-filter-mcast: Remove redundant allow-filter for hop-by-hop


ebtables actually skips any IPv6 extension headers like the hop-by-hop
one. So this rule is actually void.

The intend back then was to allow passing MLD messages into the mesh.
Since extension headers are skipped, the general icmpv6 rule will
actually match MLD messages. So the hop-by-hop rule is unnecessary,
too.

Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
parent 97879e80
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment