issues
search
amorenoz
/
ovs-dbg
Scripts to help debug OVS and OVN
Apache License 2.0
23
stars
8
forks
source link
tools: Introduce ofparse tool
#8
Closed
amorenoz
closed
3 years ago
amorenoz
commented
3 years ago
Initial implementation has the following formats:
json
pprint (use rich to print flows with some colors)
logic (inspired in fbl's script: use rich to print a logical tree)
Initial implementation has the following formats: