David Ahern 14895687d3 net/ipv6: move expires into rt6_info
Add expires to rt6_info for FIB entries, and add fib6 helpers to
manage it. Data path use of dst.expires remains.

The transition is fairly straightforward: when working with fib entries,
rt->dst.expires is just rt->expires, rt6_clean_expires is replaced with
fib6_clean_expires, rt6_set_expires becomes fib6_set_expires, and
rt6_check_expired becomes fib6_check_expired, where the fib6 versions
are added by this patch.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-17 23:41:17 -04:00
..
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2018-04-17 13:19:22 -04:00
2018-02-28 11:43:28 -05:00
2017-05-21 13:42:36 -04:00
2018-03-27 13:18:09 -04:00
2018-04-17 23:41:17 -04:00
2018-03-27 13:18:09 -04:00
2018-02-28 11:43:28 -05:00
2018-03-27 13:18:09 -04:00
2016-12-25 17:21:23 +01:00
2018-04-17 23:41:17 -04:00
2018-03-27 13:18:09 -04:00
2018-04-17 23:41:17 -04:00
2017-09-01 18:35:23 -07:00
2018-03-27 13:18:09 -04:00
2015-11-03 10:52:13 -05:00
2018-03-27 13:18:09 -04:00
2018-02-28 11:43:28 -05:00