amorenoz / ovs-dbg

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

(WIP) Added functionality to ofproto/trace parser #11

Closed SalDaniele closed 3 years ago

SalDaniele commented 3 years ago

Signed-off-by: Salvatore Daniele sdaniele@redhat.com

SalDaniele commented 3 years ago

added ofptp.py and test, return nested json rather than kv strings, update table number format, process info seperate from match, add input/output options, added functionality to process.py