]> 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)
commitc6aef4a8347b3f344682c74d814c1301d283d58c
tree84377a2175d3b8f5a5aa8b4af7f9813dcfb88eba
parente196a7350a51d6aa3f7f161a6aef90808d917658
net/ipv6: Udate fib6_table_lookup tracepoint

Commit 6c7be17fea20 ("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