All of lore.kernel.org
 help / color / mirror / Atom feed
* [NETFILTER 00/07]: Netfilter fixes for 2.6.17
@ 2006-04-21  1:06 Patrick McHardy
  2006-04-21  1:06 ` [NETFILTER 01/07]: nf_conntrack: Fix module refcount dropping too far Patrick McHardy
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Patrick McHardy @ 2006-04-21  1:06 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, Patrick McHardy

Hi Dave,

following are a couple of netfilter fixes for 2.6.17. The whitespace
problem is fixed now, apparently sed doesn't understand \t. I guess
I'm lucky that it didn't start stripping trailing t's :)


 include/linux/netfilter/x_tables.h           |    4 ++++
 net/ipv4/netfilter/Kconfig                   |    2 +-
 net/ipv6/netfilter/ip6_tables.c              |   13 -------------
 net/netfilter/nf_conntrack_core.c            |   15 ++++-----------
 net/netfilter/nf_conntrack_l3proto_generic.c |    1 -
 net/netfilter/x_tables.c                     |    2 +-
 net/sched/act_ipt.c                          |    5 +++++
 7 files changed, 15 insertions(+), 27 deletions(-)

Dmitry Mishin:
      [NETFILTER]: x_tables: move table->lock initialization

Patrick McHardy:
      [NETFILTER]: Fix compat_xt_counters alignment for non-x86
      [NETFILTER]: ip6_tables: remove broken comefrom debugging
      [NETFILTER]: ipt action: use xt_check_target for basic verification

Thomas Voegtle:
      [NETFILTER]: ULOG target is not obsolete

Yasuyuki Kozakai:
      [NETFILTER]: nf_conntrack: Fix module refcount dropping too far
      [NETFILTER]: nf_conntrack: kill unused callback init_conntrack

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

end of thread, other threads:[~2006-04-25  0:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-21  1:06 [NETFILTER 00/07]: Netfilter fixes for 2.6.17 Patrick McHardy
2006-04-21  1:06 ` [NETFILTER 01/07]: nf_conntrack: Fix module refcount dropping too far Patrick McHardy
2006-04-21  1:06 ` [NETFILTER 02/07]: ULOG target is not obsolete Patrick McHardy
2006-04-21  1:06 ` [NETFILTER 03/07]: Fix compat_xt_counters alignment for non-x86 Patrick McHardy
2006-04-21  1:06 ` [NETFILTER 04/07]: nf_conntrack: kill unused callback init_conntrack Patrick McHardy
2006-04-21  1:06 ` [NETFILTER 05/07]: ip6_tables: remove broken comefrom debugging Patrick McHardy
2006-04-21  1:06 ` [NETFILTER 06/07]: x_tables: move table->lock initialization Patrick McHardy
2006-04-21  1:06 ` [NETFILTER 07/07]: ipt action: use xt_check_target for basic verification Patrick McHardy
2006-04-25  0:54 ` [NETFILTER 00/07]: Netfilter fixes for 2.6.17 David S. 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.