netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Introduce notification events for routing changes
@ 2012-11-27 20:27 Jozsef Kadlecsik
  2012-11-27 20:27 ` [PATCH 1/1] " Jozsef Kadlecsik
  0 siblings, 1 reply; 6+ messages in thread
From: Jozsef Kadlecsik @ 2012-11-27 20:27 UTC (permalink / raw)
  To: netdev; +Cc: netfilter-devel

Hi Dave,

Please consider applying the following patch for net-next, which introduce
events for routing changes. With it, the MASQUERADE target is able to clean
up connections with wrong NATed source addresses after routing changed (backup
default route, VPNs).

Best regards,
Jozsef

Jozsef Kadlecsik (1):
  Introduce notification events for routing changes

 include/linux/inetdevice.h |    2 ++
 include/linux/netdevice.h  |    1 +
 include/net/ip6_route.h    |    3 ++-
 net/ipv4/fib_trie.c        |   17 +++++++++++++++++
 net/ipv6/route.c           |   21 +++++++++++++++++++++
 5 files changed, 43 insertions(+), 1 deletions(-)


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

end of thread, other threads:[~2012-11-29  9:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-27 20:27 [PATCH 0/1] Introduce notification events for routing changes Jozsef Kadlecsik
2012-11-27 20:27 ` [PATCH 1/1] " Jozsef Kadlecsik
2012-11-27 20:32   ` Chris Wilson
2012-11-28 22:59   ` David Miller
2012-11-28 23:34     ` Jozsef Kadlecsik
2012-11-29  9:05     ` Jozsef Kadlecsik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).