]> 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)
commit96d620aeb8ff1d800340d5ec31ee9b33058f5b50
tree4d9bd842113f4d534267248bb69fc6060bfca239
parent6cde08ba63bf10314349e89315871a265683336c
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