Hi, can anybody tell me how to manipulate port table in database ovs? I
want to create a new column in port table.
Thank you.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Can anyone explain me about "seqno = ovsdb_idl_get_seqno(idl);" in
utilities/ovs-vsctl.c?
Thank you.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
to run OVS in eclipse?
Do you have recommended IDE for debbuging OVS especially for breakpoint the
code? I'm really new with OVS.
Thank you.
On Tuesday, 10 May 2016, Ben Pfaff wrote:
> OVS isn't very special, any IDE that supports C should work.
>
> On Mon, May 09, 2016 at 08:35
>
>
> Please follow this link to enable debugging:
> http://ask.xmodulo.com/enable-logging-open-vswitch.html
>
>
>
> Once you do that, just start up OVS and follow through.
>
>
>
> *-Monica*
>
>
>
> *From:* discuss [mailto:discuss-boun...@openvswitch.org
&
I'm sorry sir I mean development tools like Integerated development
environment (IDE). I need to do some breakpoint on the code of OVS.
Thank you.
On Monday, 9 May 2016, Ben Pfaff wrote:
> On Mon, May 09, 2016 at 03:25:09AM -0700, Dio Vinra wrote:
> > Can anybody point me to so
Hi,
I'm new with OVS,can anybody tell me how to debug OVS source code from
ubuntu terminal?
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hallo,
Can anybody point me to some openvswitch development tools or unit testing
tools? Are there any script/tools to facilitate deployment, testing or so?
Also, are there any tools to validate/count/manipulate existing flows on a
bridge?
Thank you,
Dhika
__