]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ipv4: Don't report neigh uptodate state in rtcache procfs.
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Jul 2012 09:04:13 +0000 (02:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jul 2012 08:02:31 +0000 (01:02 -0700)
commit3c521f2ba9646c5543963cbc2b9c9d3f02a82594
tree46dd33ac64e16ad87c946fbf9bbf744203d2fa43
parenta263b3093641fb1ec377582c90986a7fd0625184
ipv4: Don't report neigh uptodate state in rtcache procfs.

Soon routes will not have a cached neigh attached, nor will we
be able to necessarily go directly to a neigh from an arbitrary
route.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/route.c