On 10 Jul 2024, at 19:04, Adrian Moreno wrote:

> Using the existing FlowTree and HTMLFormatter, create an HTML tree
> visualization that also supports collapsing and expanding entire flow

expanding entire flow -> expanding the entire flow

> subtrees.
>
> Examples:
> $ ovs-appcl dpctl/dump-flows | ovs-flowviz --highlight drop datapath
> html > /tmp/flows.html
> $ ovs-appcl dpctl/dump-flows | ovs-flowviz -f "output.port=3"
> datapath html > /tmp/flows.html
>
> Both light and dark styles are supported.
>
> Signed-off-by: Adrian Moreno <[email protected]>

Thanks for sending the v5, the changes look good to me.

//Eelco

Acked-by: Eelco Chaudron <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to