]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: Add redirect support to all protocol icmp error handlers.
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 04:27:49 +0000 (21:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 04:27:49 +0000 (21:27 -0700)
commite4e9236d4543755ec65d7af593f3cba118621fec
tree507268878abc1c5f5476823264b6f9f8acefa205
parentd2d22400ad33bf9cda94826cdaa0214fee52f98b
ipv4: Add redirect support to all protocol icmp error handlers.

Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
net/dccp/ipv4.c
net/ipv4/ah4.c
net/ipv4/esp4.c
net/ipv4/ip_gre.c
net/ipv4/ipcomp.c
net/ipv4/ipip.c
net/ipv4/ping.c
net/ipv4/raw.c
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c
net/ipv4/xfrm4_policy.c
net/sctp/input.c