OSDN Git Service

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)
commitafb1d4b59311a8252f67c214b37ec69d8100cb55
tree4d9bd842113f4d534267248bb69fc6060bfca239
parent7aef6859ee91ea867a3dff9ba47bca9b2de382f6
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