OSDN Git Service

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)
commit30d444d30049490398178ca4337ab49156571886
tree84377a2175d3b8f5a5aa8b4af7f9813dcfb88eba
parent9f323973c915d402378cb3e1336dd6ed4c45144b
net/ipv6: Udate fib6_table_lookup tracepoint

Commit bb0ad1987e96 ("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