That would be awesome!

We also built a tool which is looking for openflow rules related to a tap interface, but since we upgraded and enabled security rules in ovs, the tool isn't working anymore.

So before rewriting everything from scratch, I was wondering if the community was also dealing with the same issue.

So I am glad to here from you!
Let me know :)
Cheers

Le 11 octobre 2021 17:52:52 GMT+02:00, Laurent Dumont <laurentfdumont@gmail.com> a écrit :
Also interested in this. Reading rules in dump-flows is an absolute pain. In an ideal world, I would have never have to.

We some stuff on our side that I'll see if I can share.

On Mon, Oct 11, 2021 at 9:41 AM Arnaud Morin <arnaud.morin@gmail.com> wrote:
Hello,

When using native ovs in neutron, we endup with a lot of openflow rules
on ovs side.

Debugging it with regular ovs-ofctl --color dump-flows is kind of
painful.

Is there any tool that the community is using to manage that?

Thanks in advance!

Arnaud.