]> git.baikalelectronics.ru Git - kernel.git/commit
net/ipv6: Udate fib6_table_lookup tracepoint
authorDavid Ahern <dsahern@gmail.com>
Thu, 24 May 2018 00:08:48 +0000 (17:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 03:01:15 +0000 (23:01 -0400)
commit44a7d89563fc890caaf3107260aabedfbc8f0a93
tree84377a2175d3b8f5a5aa8b4af7f9813dcfb88eba
parent6fcea4a84944f1d6b364e425e667cb3bb4cff820
net/ipv6: Udate fib6_table_lookup tracepoint

Commit 04c099754184 ("ipv6: fib6_rules: support for match on sport, dport
and ip proto") added support for protocol and ports to FIB rules.
Update the FIB lookup tracepoint to dump the parameters.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/trace/events/fib6.h
net/core/net-traces.c
net/ipv6/route.c