ipv6: Add infrastructure to bind inet_peer objects to routes.
authorDavid S. Miller <davem@davemloft.net>
Tue, 30 Nov 2010 20:27:11 +0000 (12:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Nov 2010 20:27:11 +0000 (12:27 -0800)
commitb3419363808f2481b24a817f491878e1795db4c7
tree76cfa3c55d6798a9bf25d200778dc212841f6cb0
parent672f007d65f50468a4a1e55825fe58e5b035324d
ipv6: Add infrastructure to bind inet_peer objects to routes.

They are only allowed on cached ipv6 routes.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
include/net/ip6_route.h
net/ipv4/inetpeer.c
net/ipv6/route.c
This page took 0.02647 seconds and 5 git commands to generate.