All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] netfilter: nf_tables: nf_tables update
@ 2012-12-10 17:20 kaber
  2012-12-10 17:20 ` [PATCH 1/5] netfilter: nf_tables: fix anonymous sets kaber
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: kaber @ 2012-12-10 17:20 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

The following patches for nf_tables fix a few bugs and introduct
loop detection:

- anonymous sets are currently broken since we're not reporting the
  chosen set name to userspace anymore

- save 48 bits per rule by reducing the handle size and plugging a whole

- destroy anonymous sets immediately when binding fails since there
  will be no unbinding operation

- add loop detection for new jump verdicts

Please apply, thanks!

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

end of thread, other threads:[~2012-12-11  1:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-10 17:20 [PATCH 0/5] netfilter: nf_tables: nf_tables update kaber
2012-12-10 17:20 ` [PATCH 1/5] netfilter: nf_tables: fix anonymous sets kaber
2012-12-10 17:20 ` [PATCH 2/5] netfilter: nf_tables: save 48 bits per rule kaber
2012-12-10 17:20 ` [PATCH 3/5] netfilter: nf_tables: destroy anonymous sets immediately if binding fails kaber
2012-12-10 17:20 ` [PATCH 4/5] netfilter: nf_tables: propagate context to set iter callback kaber
2012-12-10 17:20 ` [PATCH 5/5] netfilter: nf_tables: add loop detection kaber
2012-12-11  1:42 ` [PATCH 0/5] netfilter: nf_tables: nf_tables update 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.