]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: Maintain redirect and PMTU info in struct rtable again.
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Jul 2012 13:58:42 +0000 (06:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jul 2012 05:40:14 +0000 (22:40 -0700)
commita934d4a8fe23e3cbcef39851c155283ad2e04014
tree4fdaf67e5be0df3c3067ff2a7febd28f118f02be
parent5344b4b5caef2f5b63ab83ce6b41db27267fb140
ipv4: Maintain redirect and PMTU info in struct rtable again.

Maintaining this in the inetpeer entries was not the right way to do
this at all.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inetpeer.h
include/net/route.h
net/ipv4/inetpeer.c
net/ipv4/route.c
net/ipv4/xfrm4_policy.c