]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
authorDavid Miller <davem@davemloft.net>
Tue, 28 Nov 2017 20:40:15 +0000 (15:40 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Nov 2017 14:54:25 +0000 (09:54 -0500)
commit14b042b75b6ba17b6206c8315f469e9cf114be7d
tree0617fefbad2dd509cdd916c72407124d7dfddce3
parent2d59991faac91c9076f05c9a5c5b46ddaa675089
ipv6: Move rt6_next from dst_entry into ipv6 route structure.

Signed-off-by: David S. Miller <davem@davemloft.net>
Reviewed-by: Eric Dumazet <edumazet@google.com>
include/net/dst.h
include/net/ip6_fib.h
net/ipv6/ip6_fib.c
net/ipv6/route.c