All of lore.kernel.org
 help / color / mirror / Atom feed
* [NETFILTER 00/04]: Netfilter fixes
@ 2007-01-09 16:29 Patrick McHardy
  2007-01-09 16:29 ` [NETFILTER 01/04]: nf_conntrack_ipv6: fix crash when handling fragments Patrick McHardy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Patrick McHardy @ 2007-01-09 16:29 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, Patrick McHardy

Hi Dave,

following are a few more netfilter fixes for 2.6.20, fixing a
nf_conntrack_ipv6 crash when dealing with fragments, hanging
connections when loading the nf_nat module, an incorrect value
for a TCP connection tracking flag and compilation of arp_tables
userspace. I'll also pass on the relevant ones to -stable.

Please apply, thanks.


 include/linux/netfilter/nf_conntrack_tcp.h |    2 +-
 include/linux/netfilter_arp/arp_tables.h   |    1 +
 net/ipv4/netfilter/nf_nat_standalone.c     |    2 +-
 net/ipv6/netfilter/nf_conntrack_reasm.c    |    2 ++
 4 files changed, 5 insertions(+), 2 deletions(-)

Bart De Schuymer:
      [NETFILTER]: arp_tables: fix userspace compilation

Patrick McHardy:
      [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments
      [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module
      [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value

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

end of thread, other threads:[~2007-01-09 22:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-09 16:29 [NETFILTER 00/04]: Netfilter fixes Patrick McHardy
2007-01-09 16:29 ` [NETFILTER 01/04]: nf_conntrack_ipv6: fix crash when handling fragments Patrick McHardy
2007-01-09 16:29 ` [NETFILTER 02/04]: arp_tables: fix userspace compilation Patrick McHardy
2007-01-09 16:29 ` [NETFILTER 03/04]: nf_nat: fix hanging connections when loading the NAT module Patrick McHardy
2007-01-09 16:29 ` [NETFILTER 04/04]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value Patrick McHardy
2007-01-09 22:35 ` [NETFILTER 00/04]: Netfilter fixes David Miller

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.