commit | 18a31e1e282f9ed563b131526a88162ccbe04ee3 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@infradead.org> | Wed Nov 17 04:12:02 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 18 12:08:36 2010 -0800 |
tree | 1ab16b75f4302854d5b2840143624577189f9997 | |
parent | 07bfa524d4c67acbb6b6fbdd1dea923d07853c04 [diff] |
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>