All of lore.kernel.org
 help / color / mirror / Atom feed
* [NETFILTER 00/02]: Netfilter fixes for 2.6.21
@ 2007-03-21  5:21 Patrick McHardy
  2007-03-21  5:21 ` [NETFILTER 01/02]: nf_conntrack_netlink: add missing dependency on NF_NAT Patrick McHardy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Patrick McHardy @ 2007-03-21  5:21 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, Patrick McHardy

Hi Dave,

these two patches add a missing Kconfig dependency on NAT for nf_conntrack_netlink
and fix a problem with ping -I to a destination without a route in combination with
CONFIG_XFRM.

Please apply, thanks.


 net/ipv4/netfilter/ip_nat_standalone.c |   15 +++++++++------
 net/ipv4/netfilter/nf_nat_standalone.c |   14 ++++++++------
 net/netfilter/Kconfig                  |    1 +
 3 files changed, 18 insertions(+), 12 deletions(-)

Patrick McHardy:
      [NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NAT
      [NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changed

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

end of thread, other threads:[~2007-03-22 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-21  5:21 [NETFILTER 00/02]: Netfilter fixes for 2.6.21 Patrick McHardy
2007-03-21  5:21 ` [NETFILTER 01/02]: nf_conntrack_netlink: add missing dependency on NF_NAT Patrick McHardy
2007-03-21  5:21 ` [NETFILTER 02/02]: nat: avoid rerouting packets if only XFRM policy key changed Patrick McHardy
2007-03-22 19:30 ` [NETFILTER 00/02]: Netfilter fixes for 2.6.21 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.