]> git.baikalelectronics.ru Git - kernel.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)
commit6d70bed829ee36a5df848b433085d172663e8137
tree918819b79fe327235119630d5f1c0c0bafcecbb6
parent21f1235b88791822c3cecda548a5f64da9ffeaee
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