netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] netfilter: netfilter fixes for net-next
@ 2011-01-20 20:22 kaber
  2011-01-20 20:22 ` [PATCH 1/7] netfilter: xtables: connlimit revision 1 kaber
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: kaber @ 2011-01-20 20:22 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, netdev

the following patches fix a couple of problems in yesterdays netfilter pull,
as well as a few unrelated bugs:

- an inconsistency in rerouting with userspace queueing when using queue
  numbers other than zero, from Florian

- a duplicate member in the xt_connlimit_info struct, from Jan

- a missing include in nf_conntrack_reasm, from Eric

- a linking error with NF_CONNTRACK_TIMESTAMP=n, from myself

- missing linux/types.h includes in netfilter headers after the change
  to use __[us]XX types, from Jan

Additionally a few new features are contained:

- connlimit revision 1, supporting limiting by destination

- NAT fixes for source address selection, from Changli

Please apply or pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master

Thanks!

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

end of thread, other threads:[~2011-01-21  0:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 20:22 [PATCH 0/7] netfilter: netfilter fixes for net-next kaber
2011-01-20 20:22 ` [PATCH 1/7] netfilter: xtables: connlimit revision 1 kaber
2011-01-20 20:22 ` [PATCH 2/7] netfilter: do not omit re-route check on NF_QUEUE verdict kaber
2011-01-20 20:22 ` [PATCH 3/7] netfilter: xtables: remove duplicate member kaber
2011-01-20 20:22 ` [PATCH 4/7] netfilter: nf_nat: place conntrack in source hash after SNAT is done kaber
2011-01-20 20:22 ` [PATCH 5/7] netfilter: xtables: add missing header inclusions for headers_check kaber
2011-01-20 20:22 ` [PATCH 6/7] netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n kaber
2011-01-20 20:22 ` [PATCH 7/7] netfilter: add a missing include in nf_conntrack_reasm.c kaber
2011-01-21  0:38 ` [PATCH 0/7] netfilter: netfilter fixes for net-next David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).