netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] netfilter updates for 3.2-rc
@ 2011-11-28  3:30 pablo
  2011-11-28  3:30 ` [PATCH 1/3] netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c pablo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pablo @ 2011-11-28  3:30 UTC (permalink / raw)
  To: netfilter-devel; +Cc: davem

From: Pablo Neira Ayuso <pablo@netfilter.org>

Hi Dave,

The following patches are three bugfixes for 3.2-rc. One that fixes
the stopping one lxc container while having conntracks in the table
and nf_netlink_conntrack enabled. Some minor compilation warning in
ipset and unaligned access in ip_route_me_harder.

You can pull these changes from (my nf branch):

git://1984.lsi.us.es/net nf

Thanks!

Jozsef Kadlecsik (1):
  netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c

Pablo Neira Ayuso (1):
  netfilter: nf_conntrack: make event callback registration per-netns

Paul Guo (1):
  netfilter: possible unaligned packet header in ip_route_me_harder

 include/net/netfilter/nf_conntrack_ecache.h |   19 ++++---
 include/net/netns/conntrack.h               |    2 +
 net/ipv4/netfilter.c                        |    3 +-
 net/netfilter/ipset/ip_set_hash_ipport.c    |    2 +-
 net/netfilter/ipset/ip_set_hash_ipportip.c  |    2 +-
 net/netfilter/ipset/ip_set_hash_ipportnet.c |    2 +-
 net/netfilter/nf_conntrack_ecache.c         |   37 +++++++-------
 net/netfilter/nf_conntrack_netlink.c        |   73 +++++++++++++++++++--------
 8 files changed, 87 insertions(+), 53 deletions(-)

-- 
1.7.2.5


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

end of thread, other threads:[~2011-11-29  6:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28  3:30 [PATCH 0/3] netfilter updates for 3.2-rc pablo
2011-11-28  3:30 ` [PATCH 1/3] netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c pablo
2011-11-28  3:30 ` [PATCH 2/3] netfilter: possible unaligned packet header in ip_route_me_harder pablo
2011-11-28  3:31 ` [PATCH 3/3] netfilter: nf_conntrack: make event callback registration per-netns pablo
2011-11-29  6:23 ` [PATCH 0/3] netfilter updates for 3.2-rc 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).