Hi, I'm developing a ovsdb-client code using ovsdb-idl. I would need an ovsdb-idl API to access the idl->session and idl->state. So I'm planning to add these APIs in ovs github repo.
Currently ovsdb-idl is used as a library in my code. So I can go ahead and add the above required APIs in my local library itself, but the issue is whenever I wanted to pick the latest OVS code then I need to add this APIs in the new OVS version as well. So please let me know whether it is fine to add these APIs in ovs's github repo. Thanks, Arun.
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
