]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
authorThomas Graf <tgraf@suug.ch>
Thu, 7 Jun 2012 06:51:04 +0000 (06:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jun 2012 20:02:21 +0000 (13:02 -0700)
commit81901dc69f147e9ef92753aafe67a0593de19c9d
tree0bc539d0dde1440c585b4c0a157db1b6a03461db
parent8e739763b6e4f7cf2a0a9e495af949d5ee9ac34f
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()

Commit 5a1a2941e3513 (ipv6: fib: Convert fib6_age() to
dst_neigh_lookup().) seems to have mistakenly inverted the
exception for cached NTF_ROUTER routes.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_fib.c