Re: [ovs-discuss] ovsdb-idl APIs to access idl->session and idl->state

2018-08-29 Thread Arunkumar Rg
Thanks Numan. I shall send my patch to dev team.

Regards,
Arun

On Wed, Aug 29, 2018 at 6:33 PM Numan Siddique  wrote:

>
>
> On Wed, Aug 29, 2018 at 1:59 PM Arunkumar Rg 
> 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 d...@openvswitch.org.
>
> Thanks
> Numan
>
>
>> ___
>> discuss mailing list
>> disc...@openvswitch.org
>> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
>>
>
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


[ovs-discuss] ovsdb-idl APIs to access idl->session and idl->state

2018-08-29 Thread Arunkumar Rg
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
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


Re: [ovs-discuss] How to set private-key and certificate on a running ovsdb-server?

2017-06-09 Thread Arunkumar Rg
HI All,

Forgot to mention, my query pertains to hardware_vtep schema based DB.

Thanks,
Arun.

On Fri, Jun 9, 2017 at 9:53 PM, Arunkumar Rg <arunkumar...@gmail.com> wrote:

> Hi All,
>
> Usually, when I start a ovsdb-server daemon, I would specify the
> private-key and certificate along with it. But if I want to specify
> that(private-key and certificate) when the ovsdb-server daemon is running,
> what should I do??
>
> I'm aware ovs-appctl helps in configuring the ovsdb-server in runtime. But
> I could not find what option in ovs-appctl has to be used to do this. If
> some one could provide a detailed command line to do this, it would be
> helpful.
>
> Thanks,
> Arun.
>
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


[ovs-discuss] How to set private-key and certificate on a running ovsdb-server?

2017-06-09 Thread Arunkumar Rg
Hi All,

Usually, when I start a ovsdb-server daemon, I would specify the
private-key and certificate along with it. But if I want to specify
that(private-key and certificate) when the ovsdb-server daemon is running,
what should I do??

I'm aware ovs-appctl helps in configuring the ovsdb-server in runtime. But
I could not find what option in ovs-appctl has to be used to do this. If
some one could provide a detailed command line to do this, it would be
helpful.

Thanks,
Arun.
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss