Home
last modified time | relevance | path

Searched hist:"3940746 d867f2f0390342dcb7ac06f1ed0e68027" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 3940746d867f2f0390342dcb7ac06f1ed0e68027 Tue Apr 17 19:33:08 CDT 2018 David Ahern <dsahern@gmail.com> net: Handle null dst in rtnl_put_cacheinfo

Need to keep expires time for IPv6 routes in a dump of FIB entries.
Update rtnl_put_cacheinfo to allow dst to be NULL in which case
rta_cacheinfo will only contain non-dst data.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>