]> git.proxmox.com Git - ovs.git/commit
Fix OpenFlow v1.3.4 Conf test failures: 430.500, 430.510
authorpsiyengar <prashanth_iyengar@alliedtelesis.com>
Thu, 17 Jan 2019 00:53:52 +0000 (16:53 -0800)
committerBen Pfaff <blp@ovn.org>
Tue, 5 Feb 2019 00:33:30 +0000 (16:33 -0800)
commit731dbbbe048c556396a70ec06aa5fcaf50b20463
tree56f8268834d7c16d28406bda8cfdc6c965db8356
parent7f289e0212c799a083cbf123a9c08bc65ca14f58
Fix OpenFlow v1.3.4 Conf test failures: 430.500, 430.510

This commit adds additional verification to nx_pull_header__()
in lib/nx-match.c to distinguish between bad match and bad action
header conditions and return the appropriate error type/code.

Signed-off-by: Prashanth Iyengar <prashanth_iyengar@alliedtelesis.com>
Reviewed-by: Tony van der Peet <tony.vanderpeet@alliedtelesis.co.nz>
Reviewed-by: Rahul Gupta <Rahul_Gupta@alliedtelesis.com>
lib/meta-flow.c
lib/nx-match.c
lib/nx-match.h
tests/ofp-actions.at