]> 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)
commit6ef603ebb16cd9b055bb93230c8b6f5db34480b7
tree0bc539d0dde1440c585b4c0a157db1b6a03461db
parent9811f39235da586a343c2c024aa0ac6f95d9cf9e
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()

Commit be08d59235cdd (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