Wei Wang 81eb8447da ipv6: take care of rt6_stats
Currently, most of the rt6_stats are not hooked up correctly. As the
last part of this patch series, hook up all existing rt6_stats and add
one new stat fib_rt_uncache to indicate the number of routes in the
uncached list.
For details of the stats, please refer to the comments added in
include/net/ip6_fib.h.

Note: fib_rt_alloc and fib_rt_uncache are not guaranteed to be modified
under a lock. So atomic_t is used for them.

Signed-off-by: Wei Wang <weiwan@google.com>
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-07 21:22:58 +01:00
..
2017-09-19 16:32:23 -07:00
2017-05-21 13:42:36 -04:00
2017-10-07 21:22:58 +01:00
2016-12-25 17:21:23 +01:00
2017-06-12 09:53:14 -04:00
2017-10-07 21:22:58 +01:00
2017-09-01 18:35:23 -07:00
2017-09-19 16:32:23 -07:00
2017-09-08 16:07:17 -07:00
2015-11-03 10:52:13 -05:00