commit | 30d444d30049490398178ca4337ab49156571886 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Wed May 23 17:08:48 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 24 23:01:15 2018 -0400 |
tree | 84377a2175d3b8f5a5aa8b4af7f9813dcfb88eba | |
parent | 9f323973c915d402378cb3e1336dd6ed4c45144b [diff] |
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>