summaryrefslogtreecommitdiff
path: root/lib/nx-match.c
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2017-06-12 08:35:48 -0700
committerBen Pfaff <blp@ovn.org>2017-06-12 10:57:00 -0700
commit7df14f8b4ee049182a6e1a594b8bd454f8db2ba6 (patch)
treec77d491336872144b5f34fc5392fedb89f7bc4d8 /lib/nx-match.c
parentdbece0293eb58680a91465f290238deb26c8d526 (diff)
downloadopenvswitch-7df14f8b4ee049182a6e1a594b8bd454f8db2ba6.tar.gz
ofp-actions: Properly interpret "output:in_port".
It was being misinterpreted as output:NXM_OF_IN_PORT[]. This interpretation is incorrect because of OpenFlow rules that say that only the special form generated by output:in_port (or "in_port" on its own) actually outputs to the input port. The interpretation here was a no-op. Fixes: 21b2fa617126 ("ofp-parse: Allow match field names in actions and brackets in matches.") Reported-by: nickcooper-zhangtonghao <nic@opencloud.tech> Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Jarno Rajahalme <jarno@ovn.org> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'lib/nx-match.c')
0 files changed, 0 insertions, 0 deletions