[Bug 1057] Allow for multiple protocols to be specified in a rule
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Wed Feb 5 12:25:17 CET 2020
https://bugzilla.netfilter.org/show_bug.cgi?id=1057
kfm at plushkava.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kfm at plushkava.net
--- Comment #3 from kfm at plushkava.net ---
This bug can be closed, because it is now possible to write:
oif eth0 meta l4proto { tcp, udp } @th,16,16 dport domain accept
And, since version 0.9.2:
oif eth0 meta l4proto { tcp, udp } th dport domain accept
--
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/20200205/fec8fa77/attachment.html>
More information about the netfilter-buglog
mailing list