]> git.baikalelectronics.ru Git - kernel.git/commit
net/ipv6: Pass net namespace to route functions
authorDavid Ahern <dsahern@gmail.com>
Wed, 18 Apr 2018 00:33:11 +0000 (17:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Apr 2018 03:41:16 +0000 (23:41 -0400)
commit7629cdda16f604e802147a3bbdd1f52c3c1fdd8f
tree4d9bd842113f4d534267248bb69fc6060bfca239
parent888339d3fbe4c065921281fc087a48d91040fe99
net/ipv6: Pass net namespace to route functions

Pass network namespace reference into route add, delete and get
functions.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_route.h
net/ipv6/addrconf.c
net/ipv6/anycast.c
net/ipv6/ndisc.c
net/ipv6/route.c