ipv6: Expose reachable and retrans timer values as msecs
authorThomas Graf <tgraf@infradead.org>
Wed, 17 Nov 2010 04:12:02 +0000 (04:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Nov 2010 20:08:36 +0000 (12:08 -0800)
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>

No differences found