On Wed, Aug 29, 2018 at 1:59 PM Arunkumar Rg <[email protected]> wrote:
> 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. > Hi Arun, Please have a look at this - http://docs.openvswitch.org/en/latest/internals/contributing/submitting-patches/. You can submit your patch to the [email protected]. Thanks Numan > _______________________________________________ > discuss mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-discuss >
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
