All of lore.kernel.org
 help / color / mirror / Atom feed
* [NETFILTER 00/02]: Netfilter fixes
@ 2006-08-12  0:25 Patrick McHardy
  2006-08-12  0:25 ` [NETFILTER 01/02]: {arp, ip, ip6}_tables: proper error recovery in initialization path Patrick McHardy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Patrick McHardy @ 2006-08-12  0:25 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, Patrick McHardy

Hi Dave,

following are two more fixes for 2.6.18. The ulog patch fixes an old
crash in ulog that has hit quite a few people so far. I'm going to push
it to -stable as well.

Please apply, thanks.


 net/bridge/netfilter/ebt_ulog.c |    6 +++
 net/ipv4/netfilter/arp_tables.c |   54 +++++++++++++++++++++++--------
 net/ipv4/netfilter/ip_tables.c  |   66 +++++++++++++++++++++++++++++---------
 net/ipv4/netfilter/ipt_ULOG.c   |   10 +++++
 net/ipv6/netfilter/ip6_tables.c |   68 +++++++++++++++++++++++++++++-----------
 net/netfilter/nfnetlink_log.c   |    6 +++
 6 files changed, 162 insertions(+), 48 deletions(-)

Mark Huang:
      [NETFILTER]: ulog: fix panic on SMP kernels

Patrick McHardy:
      [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path

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

end of thread, other threads:[~2006-08-12  0:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-12  0:25 [NETFILTER 00/02]: Netfilter fixes Patrick McHardy
2006-08-12  0:25 ` [NETFILTER 01/02]: {arp, ip, ip6}_tables: proper error recovery in initialization path Patrick McHardy
2006-08-12  0:25 ` [NETFILTER 02/02]: ulog: fix panic on SMP kernels Patrick McHardy
2006-08-12  0:30 ` [NETFILTER 00/02]: 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.