]> git.proxmox.com Git - mirror_ovs.git/commit - ofproto/ofproto-dpif.c
ofproto-dpif: Check if original direction matches are supported.
authorJarno Rajahalme <jarno@ovn.org>
Tue, 18 Apr 2017 17:37:19 +0000 (10:37 -0700)
committerJarno Rajahalme <jarno@ovn.org>
Tue, 18 Apr 2017 17:37:56 +0000 (10:37 -0700)
commitd73ccab1e8527e7a64554ce3a9381bd5947ea9ba
tree355c98b6e3ce4719898115d29b8e0185edd8fbb0
parent69b61cfd060d98e72c247addfc3de65230fa7876
ofproto-dpif: Check if original direction matches are supported.

Use the existing probed support flag for the original direction tuple
to determine if matches on the original direction tuple can be supported.

Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Acked-by: Ben Pfaff <bpl@ovn.org>
ofproto/ofproto-dpif.c