Home
last modified time | relevance | path

Searched hist:"18 a31e1e282f9ed563b131526a88162ccbe04ee3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf.cdiff 18a31e1e282f9ed563b131526a88162ccbe04ee3 Tue Nov 16 22:12:02 CST 2010 Thomas Graf <tgraf@infradead.org> ipv6: Expose reachable and retrans timer values as msecs

Expose reachable and retrans timer values in msecs instead of jiffies.
Both timer values are already exposed as msecs in the neighbour table
netlink interface.

The creation timestamp format with increased precision is kept but
cleaned up.

Signed-off-by: Thomas Graf <tgraf@infradead.org>
Cc: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>