]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: ipv6: Plumb extack through route add functions
authorDavid Ahern <dsahern@gmail.com>
Sun, 21 May 2017 16:12:04 +0000 (10:12 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 May 2017 16:12:20 +0000 (12:12 -0400)
commit333c430167c21b96de81a674fa6cbe84b09475dc
tree918819b79fe327235119630d5f1c0c0bafcecbb6
parentc3ab2b4ec8f7c0700bf10957171c479bf3dbca52
net: ipv6: Plumb extack through route add functions

Plumb extack argument down to route add functions.

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