All of lore.kernel.org
 help / color / mirror / Atom feed
* [00/06]: Netfilter fixes for 2.6.16
@ 2006-02-25 13:17 Patrick McHardy
  2006-02-25 13:17 ` [NETFILTER 01/6]: nf_queue: don't copy registered rerouter data Patrick McHardy
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Patrick McHardy @ 2006-02-25 13:17 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, Patrick McHardy

Hi Dave,

following are a couple fixes for 2.6.16. mostly concerning nf_queue.
Please apply.


 include/linux/netfilter_bridge/ebt_log.h |    1 
 include/linux/netfilter_ipv4/ipt_LOG.h   |    3 +
 include/linux/netfilter_ipv6/ip6t_LOG.h  |    3 +
 net/bridge/netfilter/ebt_log.c           |    7 +++
 net/ipv4/netfilter/ipt_LOG.c             |    7 +++
 net/ipv6/netfilter/ip6t_LOG.c            |    7 +++
 net/netfilter/nf_queue.c                 |   58 ++++++++++++++-----------------
 7 files changed, 51 insertions(+), 35 deletions(-)

Patrick McHardy:
      [NETFILTER]: nf_queue: don't copy registered rerouter data
      [NETFILTER]: nf_queue: check if rerouter is present before using it
      [NETFILTER]: nf_queue: fix rerouting after packet mangling
      [NETFILTER]: nf_queue: remove unnecessary check for outfn
      [NETFILTER]: nf_queue: fix end-of-list check
      [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility

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

end of thread, other threads:[~2006-02-27 21:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-25 13:17 [00/06]: Netfilter fixes for 2.6.16 Patrick McHardy
2006-02-25 13:17 ` [NETFILTER 01/6]: nf_queue: don't copy registered rerouter data Patrick McHardy
2006-02-25 13:17 ` [NETFILTER 02/6]: nf_queue: check if rerouter is present before using it Patrick McHardy
2006-02-25 13:18 ` [NETFILTER 03/6]: nf_queue: fix rerouting after packet mangling Patrick McHardy
2006-02-25 13:18 ` [NETFILTER 04/6]: nf_queue: remove unnecessary check for outfn Patrick McHardy
2006-02-25 13:18 ` [NETFILTER 05/6]: nf_queue: fix end-of-list check Patrick McHardy
2006-02-25 13:18 ` [NETFILTER 06/6]: Restore {ipt,ip6t,ebt}_LOG compatibility Patrick McHardy
2006-02-25 14:13   ` Gregor Maier
2006-02-25 18:48     ` Patrick McHardy
2006-02-27 21:04 ` [00/06]: Netfilter fixes for 2.6.16 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.