amorenoz / ovs-dbg

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

Extract cookie information from OVN #85

Closed amorenoz closed 2 years ago

amorenoz commented 2 years ago

Recent OVN versions make it a bit easier to use ovn-detrace externally. This enables us to use ovn-detrace to query OVN about the information it has on each cookie.

This PR adds a new cookie format for openflow flows which sorts flows first by cookie and then by table. Then, uses ovn-detrace to append OVN information about each cookie.