All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iptables-nft 0/3] nft: prefer meta pkttype to libxt_pkttype
@ 2022-09-08 15:12 Florian Westphal
  2022-09-08 15:12 ` [PATCH iptables-nft 1/3] nft: support dissection of meta pkktype mode Florian Westphal
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Florian Westphal @ 2022-09-08 15:12 UTC (permalink / raw)
  To: netfilter-devel

low hanging fruit: use native meta+cmp instead of libxt_pkttype.
First patch adds dissection, second patch switches to native expression.

Last patch adds support for 'otherhost' mnemonic, useless for iptables
but useful for ebtables.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-08 15:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 15:12 [PATCH iptables-nft 0/3] nft: prefer meta pkttype to libxt_pkttype Florian Westphal
2022-09-08 15:12 ` [PATCH iptables-nft 1/3] nft: support dissection of meta pkktype mode Florian Westphal
2022-09-08 15:12 ` [PATCH iptables-nft 2/3] nft: prefer native 'meta pkttype' instead of xt match Florian Westphal
2022-09-08 15:12 ` [PATCH iptables-nft 3/3] extensions: libxt_pkttype: support otherhost Florian Westphal
2022-09-08 15:37 ` [PATCH iptables-nft 0/3] nft: prefer meta pkttype to libxt_pkttype Phil Sutter
2022-09-08 15:56   ` Florian Westphal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.