]> Pileus Git - ~andy/linux/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)
commit5943634fc5592037db0693b261f7f4bea6bb9457
tree4fdaf67e5be0df3c3067ff2a7febd28f118f02be
parent87a50699cb6d169591cc776fb82683a2c77cecac
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