On 29.05.2025 23:48, Ilya Maximets wrote:
> A counteroffer: We have just one option, but if the table is not specified, 
> then
> the filtering happens only at the top level as in your current implementation.
> But if the table is specified, then the filtering happens at the level of that
> particular table.  i.e.  --filter='ch0' in ovn-sbctl will be the same as
> --filter='chassis(ch0)', but I would still be able to use ovs-vsctl with
> --filter='interface(geneve)' to filter out only the geneve interfaces or use
> --filter='port(Port),int(key=123)' to print all the port names, but only print
> tunnel interfaces with the key=123 in them.

Yeah, okay, that sounds reasonable, thanks. I will send a new version.

-- 
regards,
Alexandra.

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to