Re: [PATCH net] ipv4/icmp: redirect messages can use the ingress daddr as source

2015-10-12 Thread David Miller
From: Paolo Abeni Date: Fri, 9 Oct 2015 14:34:31 +0200 > This patch allows configuring how the source address of ICMP > redirect messages is selected; by default the old behaviour is > retained, while setting icmp_redirects_use_orig_daddr force the > usage of the destination

[PATCH net] ipv4/icmp: redirect messages can use the ingress daddr as source

2015-10-09 Thread Paolo Abeni
This patch allows configuring how the source address of ICMP redirect messages is selected; by default the old behaviour is retained, while setting icmp_redirects_use_orig_daddr force the usage of the destination address of the packet that caused the redirect. The new behaviour fits closely the