]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac88c71e2cb8a04d9956013be9f07b8bce1acbf2
tree76cfa3c55d6798a9bf25d200778dc212841f6cb0
parentaa5978a7eb48c207ed6d631c9eb0b9d60e8b554e
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