From: David Ahern
Date: Thu, 19 Nov 2015 12:24:22 -0800
> Add tracepoint to show fib6 table lookups and result.
>
> Signed-off-by: David Ahern
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majord
Add tracepoint to show fib6 table lookups and result.
Signed-off-by: David Ahern
---
include/trace/events/fib6.h | 76 +
net/core/net-traces.c | 4 +++
net/ipv6/route.c| 10 ++
3 files changed, 90 insertions(+)
create mode 10064