All of lore.kernel.org
 help / color / mirror / Atom feed
* [00/05]: Netfilter fixes for 2.6.16
@ 2006-02-15 23:00 Patrick McHardy
  2006-02-15 23:00 ` [NETFILTER 01/05]: x_tables: fix dependencies of conntrack related modules Patrick McHardy
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Patrick McHardy @ 2006-02-15 23:00 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, Patrick McHardy

Hi Dave,

following are my pending netfilter fixes (without the IPsec fixes which
I sent seperately) for 2.6.16. Please apply.


 
 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c |    5 -----
 net/ipv6/icmp.c                                |    6 ++++++
 net/ipv6/netfilter/ip6t_REJECT.c               |    2 ++
 net/netfilter/Kconfig                          |    6 +++---
 net/netfilter/nf_conntrack_core.c              |    5 +++++
 net/netfilter/nf_conntrack_proto_tcp.c         |    4 +++-
 net/netfilter/nf_conntrack_proto_udp.c         |    4 +++-
 7 files changed, 22 insertions(+), 10 deletions(-)

Yasuyuki Kozakai:
      [NETFILTER]: x_tables: fix dependencies of conntrack related modules
      [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach
      [NETFILTER]: attach conntrack to TCP RST generated by ip6t_REJECT
      [NETFILTER]: attach conntrack to locally generated ICMPv6 error
      [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet

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

end of thread, other threads:[~2006-02-15 23:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-15 23:00 [00/05]: Netfilter fixes for 2.6.16 Patrick McHardy
2006-02-15 23:00 ` [NETFILTER 01/05]: x_tables: fix dependencies of conntrack related modules Patrick McHardy
2006-02-15 23:21   ` David S. Miller
2006-02-15 23:00 ` [NETFILTER 02/05]: nf_conntrack: move registration of __nf_ct_attach Patrick McHardy
2006-02-15 23:22   ` David S. Miller
2006-02-15 23:00 ` [NETFILTER 03/05]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT Patrick McHardy
2006-02-15 23:23   ` David S. Miller
2006-02-15 23:38     ` Patrick McHardy
2006-02-15 23:00 ` [NETFILTER 04/05]: nf_conntrack: attach conntrack to locally generated ICMPv6 error Patrick McHardy
2006-02-15 23:24   ` David S. Miller
2006-02-15 23:00 ` [NETFILTER 05/05]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet Patrick McHardy
2006-02-15 23:25   ` 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.