Files
linux/include/net
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-07-11 06:08:58 -04:00
2017-04-05 10:15:20 +02:00
2017-09-12 20:41:02 -07:00
2017-09-18 11:40:03 -07:00
2017-10-04 21:39:33 -07:00
2017-08-31 14:42:19 -07:00
2017-04-14 10:06:42 +02:00
2017-02-03 15:16:45 -05:00
2017-06-15 12:12:40 -04:00
2017-10-07 21:22:58 +01:00
2017-09-29 06:19:32 +01:00
2016-12-25 17:21:22 +01:00
2017-01-09 16:07:41 -05:00
2017-06-15 12:12:40 -04:00