[Bug 1280] meta pkttype incompatible? with ingress
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Fri Mar 15 19:57:28 CET 2019
https://bugzilla.netfilter.org/show_bug.cgi?id=1280
Florian Westphal <fw at strlen.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
CC| |fw at strlen.de
Status|NEW |RESOLVED
--- Comment #1 from Florian Westphal <fw at strlen.de> ---
(In reply to Andreas Fischer from comment #0)
> table netdev ethernet {
> chain etherfilter {
> type filter hook ingress device eth0 priority 0; policy
> accept;
> pkttype broadcast counter drop
> }
> }
This drops arp packets (they don't appear in the "ip" family).
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20190315/dce01f7f/attachment.html>
More information about the netfilter-buglog
mailing list