summaryrefslogtreecommitdiff
path: root/lib/rconn.c
diff options
context:
space:
mode:
authorAles Musil <amusil@redhat.com>2023-01-16 12:45:07 +0100
committerIlya Maximets <i.maximets@ovn.org>2023-01-16 19:55:21 +0100
commita9ae73b916bad528dcac2b8bb302fee6935fc163 (patch)
tree25a2386f4dbc3a9467a092e8c93ddcd1e762e9e1 /lib/rconn.c
parentde3bbdc479a9a78135e1922e4e6011732515e7ef (diff)
downloadopenvswitch-a9ae73b916bad528dcac2b8bb302fee6935fc163.tar.gz
ofp, dpif: Allow CT flush based on partial match.
Currently, the CT can be flushed by dpctl only by specifying the whole 5-tuple. This is not very convenient when there are only some fields known to the user of CT flush. Add new struct ofp_ct_match which represents the generic filtering that can be done for CT flush. The match is done only on fields that are non-zero with exception to the icmp fields. This allows the filtering just within dpctl, however it is a preparation for OpenFlow extension. Reported-at: https://bugzilla.redhat.com/2120546 Signed-off-by: Ales Musil <amusil@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'lib/rconn.c')
0 files changed, 0 insertions, 0 deletions