All of lore.kernel.org
 help / color / mirror / Atom feed
* [NETFITER 00/03]: Netfilter fixes/cleanup
@ 2007-07-24 15:54 Patrick McHardy
  2007-07-24 15:54 ` [NETFILTER 01/03]: Fix logging regression Patrick McHardy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Patrick McHardy @ 2007-07-24 15:54 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, Patrick McHardy

These patches fix a log target regression in 2.6.22, causing failures to
load ipt_LOG/ ipt_ULOG when the other one is already loaded and clean
up a couple of duplicate includes. I'll send the regression fix to -stable
once its upstream.

Please apply, thanks.


 net/bridge/netfilter/ebt_log.c             |    7 ++-----
 net/bridge/netfilter/ebt_ulog.c            |    9 ++-------
 net/ipv4/netfilter/ipt_LOG.c               |    6 ++----
 net/ipv6/netfilter/ip6t_LOG.c              |    6 ++----
 net/netfilter/nf_conntrack_proto_tcp.c     |    1 -
 net/netfilter/nf_conntrack_proto_udp.c     |    1 -
 net/netfilter/nf_conntrack_proto_udplite.c |    1 -
 net/netfilter/xt_physdev.c                 |    1 -
 8 files changed, 8 insertions(+), 24 deletions(-)

Jesper Juhl (2):
      [NETFILTER]: Clean up duplicate includes in net/bridge/
      [NETFILTER]: Clean up duplicate includes in net/netfilter/

Patrick McHardy (1):
      [NETFILTER]: Fix logging regression

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

end of thread, other threads:[~2007-07-24 22:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-24 15:54 [NETFITER 00/03]: Netfilter fixes/cleanup Patrick McHardy
2007-07-24 15:54 ` [NETFILTER 01/03]: Fix logging regression Patrick McHardy
2007-07-24 15:54 ` [NETFILTER 02/03]: Clean up duplicate includes in net/bridge/ Patrick McHardy
2007-07-24 15:54 ` [NETFILTER 03/03]: Clean up duplicate includes in net/netfilter/ Patrick McHardy
2007-07-24 22:31 ` [NETFITER 00/03]: Netfilter fixes/cleanup 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.