netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] netfilter patches for nf-next-2.6
@ 2011-06-09 18:40 pablo
  2011-06-09 18:40 ` [PATCH 1/4] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones pablo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pablo @ 2011-06-09 18:40 UTC (permalink / raw)
  To: netfilter-devel; +Cc: kaber, Pablo Neira Ayuso

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

Hi Patrick,

These are the patches that I collected for nf-next-2.6.
Please, take recent Jozsef's patches directly from him.

Eric Dumazet (1):
  netfilter: nf_conntrack: remove one synchronize_net()

Jan Engelhardt (1):
  netfilter: nf_conntrack: provide config option to disable ancient
    procfs parts

Jesper Juhl (1):
  ipvs: Avoid undefined order of evaluation in assignments to struct
    nf_conn *

Kevin Cernekee (1):
  netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones

 include/linux/netfilter/nf_conntrack_sip.h     |    3 ++
 net/ipv4/netfilter/Kconfig                     |    2 +-
 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c |    1 -
 net/ipv4/netfilter/nf_nat_sip.c                |   26 +++++++++++++++++++++--
 net/netfilter/Kconfig                          |   10 +++++++++
 net/netfilter/ipvs/ip_vs_nfct.c                |    2 +-
 net/netfilter/ipvs/ip_vs_xmit.c                |    8 +++---
 net/netfilter/nf_conntrack_expect.c            |   12 +++++-----
 net/netfilter/nf_conntrack_sip.c               |   17 +++++++++++++++
 net/netfilter/nf_conntrack_standalone.c        |    4 +-
 10 files changed, 67 insertions(+), 18 deletions(-)

-- 
1.7.2.5


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

end of thread, other threads:[~2011-06-09 18:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 18:40 [PATCH 0/4] netfilter patches for nf-next-2.6 pablo
2011-06-09 18:40 ` [PATCH 1/4] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones pablo
2011-06-09 18:41 ` [PATCH 2/4] ipvs: Avoid undefined order of evaluation in assignments to struct nf_conn * pablo
2011-06-09 18:41 ` [PATCH 3/4] netfilter: nf_conntrack: remove one synchronize_net() pablo
2011-06-09 18:41 ` [PATCH 4/4] netfilter: nf_conntrack: provide config option to disable ancient procfs parts pablo

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).