summaryrefslogtreecommitdiff
path: root/lib/odp-util.c
diff options
context:
space:
mode:
authorEelco Chaudron <echaudro@redhat.com>2022-02-22 16:25:28 +0100
committerIlya Maximets <i.maximets@ovn.org>2022-03-21 00:31:24 +0100
commit6d76cfc4449eb9cb850098c23c784a5cb233a77f (patch)
tree1b36d58d0281d14973ba6580fc0b55f86b683b47 /lib/odp-util.c
parent38298a877ba52787df3f5e3d4e03d29dfe28b0d6 (diff)
downloadopenvswitch-6d76cfc4449eb9cb850098c23c784a5cb233a77f.tar.gz
netdev-offload-tc: Fix IP and port ranges in flower returns.
When programming NAT rules OVS only sets the minimum value for a single IP/port value. However, responses from flower will always return min == max for single IP/port values. This is causing the verification to fail as the request is different than the response. To avoid this, we will update the response to match the request. Signed-off-by: Eelco Chaudron <echaudro@redhat.com> Acked-by: Roi Dayan <roid@nvidia.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'lib/odp-util.c')
0 files changed, 0 insertions, 0 deletions