diff options
author | Martin Varghese <martin.varghese@nokia.com> | 2022-03-28 11:11:48 +0530 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-03-29 09:47:41 +0200 |
commit | f19c44452b58a84d95e209b847f5495d91c9983a (patch) | |
tree | 18266599d855c04c611a03681348cd589f3d24f3 /include/asm-generic/local.h | |
parent | d717e4cae0fe77e10a27e8545a967b8c379873ac (diff) | |
download | linux-f19c44452b58a84d95e209b847f5495d91c9983a.tar.bz2 |
openvswitch: Fixed nd target mask field in the flow dump.
IPv6 nd target mask was not getting populated in flow dump.
In the function __ovs_nla_put_key the icmp code mask field was checked
instead of icmp code key field to classify the flow as neighbour discovery.
ufid:bdfbe3e5-60c2-43b0-a5ff-dfcac1c37328, recirc_id(0),dp_hash(0/0),
skb_priority(0/0),in_port(ovs-nm1),skb_mark(0/0),ct_state(0/0),
ct_zone(0/0),ct_mark(0/0),ct_label(0/0),
eth(src=00:00:00:00:00:00/00:00:00:00:00:00,
dst=00:00:00:00:00:00/00:00:00:00:00:00),
eth_type(0x86dd),
ipv6(src=::/::,dst=::/::,label=0/0,proto=58,tclass=0/0,hlimit=0/0,frag=no),
icmpv6(type=135,code=0),
nd(target=2001::2/::,
sll=00:00:00:00:00:00/00:00:00:00:00:00,
tll=00:00:00:00:00:00/00:00:00:00:00:00),
packets:10, bytes:860, used:0.504s, dp:ovs, actions:ovs-nm2
Fixes: e64457191a25 (openvswitch: Restructure datapath.c and flow.c)
Signed-off-by: Martin Varghese <martin.varghese@nokia.com>
Link: https://lore.kernel.org/r/20220328054148.3057-1-martinvarghesenokia@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/asm-generic/local.h')
0 files changed, 0 insertions, 0 deletions