Re: [PATCH net-next 1/3 v7] net: track link-status of ipv4 nexthops

2015-09-08 Thread Julian Anastasov
Hello, On Tue, 23 Jun 2015, Andy Gospodarek wrote: > Add a fib flag called RTNH_F_LINKDOWN to any ipv4 nexthops that are > reachable via an interface where carrier is off. No action is taken, > but additional flags are passed to userspace to indicate carrier status. > > This also inclu

[PATCH net-next 1/3 v7] net: track link-status of ipv4 nexthops

2015-06-23 Thread Andy Gospodarek
Add a fib flag called RTNH_F_LINKDOWN to any ipv4 nexthops that are reachable via an interface where carrier is off. No action is taken, but additional flags are passed to userspace to indicate carrier status. This also includes a cleanup to fib_disable_ip to more clearly indicate what event made