All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH nf-next v2 0/2] netfilter: nf_tables: make sets built-in
@ 2020-02-18 10:59 Florian Westphal
  2020-02-18 10:59 ` [PATCH nf-next v2 1/2] " Florian Westphal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Westphal @ 2020-02-18 10:59 UTC (permalink / raw)
  To: netfilter-devel

v2, only change is in 2/2 where a left-over __read_mostly annotation
was removed.

v1 cover letter:
There is little to no technical reason to have an extra kconfig knob for
this; nf_tables main use case it levaraging set infrastructure for
decisions/packet classification.

Also there were number of bug reports that turned out to be
caused by builds with nftables enabled and sets disabled.

This removes the set kconfig knob and places set infra in the nf_tables
core.



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

end of thread, other threads:[~2020-02-23 21:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18 10:59 [PATCH nf-next v2 0/2] netfilter: nf_tables: make sets built-in Florian Westphal
2020-02-18 10:59 ` [PATCH nf-next v2 1/2] " Florian Westphal
2020-02-18 10:59 ` [PATCH nf-next v2 2/2] netfilter: nf_tables: make all set structs const Florian Westphal
2020-02-23 21:43 ` [PATCH nf-next v2 0/2] netfilter: nf_tables: make sets built-in Pablo Neira Ayuso

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.