amorenoz / ovs-dbg

Scripts to help debug OVS and OVN
Apache License 2.0
22 stars 8 forks source link

Improve openflow logic view #60

Closed amorenoz closed 2 years ago

amorenoz commented 2 years ago

Counting cookies as part of the logical flow might make them explode, make it optional.

Also, support leaving certain action keys out of the value wildcarding. For output and resubmit actions, do compare their values when calculating logical flows.

Signed-off-by: Adrian Moreno amorenoz@redhat.com