Home
last modified time | relevance | path

Searched hist:"44 c9f2f206f880c959fa4b43618e3f7fe2cd6157" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Droute.cdiff 44c9f2f206f880c959fa4b43618e3f7fe2cd6157 Sun Jan 07 04:45:08 CST 2018 Ido Schimmel <idosch@mellanox.com> ipv6: Check nexthop flags in route dump instead of carrier

Similar to previous patch, there is no need to check for the carrier of
the nexthop device when dumping the route and we can instead check for
the presence of the RTNH_F_LINKDOWN flag.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>