Hi Ben,

  In my earlier email, I wanted to enquire whether the feature to receive 
socket open requests from an OVSDB server is available in the IDL class (per 
the configuration in the Hardware_Vtep Manager table).
 Currently, I do not have a bandwidth to contribute in the IDL library due to 
other high priority items on my plate. I will let you know when I have some 
free cycles.

Thanks,
Vikas 

-----Original Message-----
From: Ben Pfaff [mailto:b...@nicira.com] 
Sent: Wednesday, November 04, 2015 1:00 AM
To: D M, Vikas <vikas....@hpe.com>
Cc: dev@openvswitch.org; Kamat, Maruti Haridas <maruti.ka...@hpe.com>; Nigam, 
Tirupati Nath (HP Networking) <tni...@hpe.com>
Subject: Re: [ovs-dev] PassiveStream class in IDL library doesn't support 
AF_INET socket

On Wed, Oct 28, 2015 at 07:39:42AM +0000, D M, Vikas wrote:
> We thought of using ovs IDL library for implementing the L2gateway in 
> openstack with ovsdb hardwatre vtep schema.
> (https://wiki.openstack.org/wiki/Neutron/L2-GW ).
> 
> ovsdb server initiates the connection to l2gateway agent with the entries in 
> manager table in ovsdb hardware vtep schema.
> (https://bugs.launchpad.net/networking-l2gw/+bug/1466302 )
> 
> In this case the server code in ovs IDL (PassiveStream class) has to accept 
> the connection from ovsdb.
> But currently, the supported type is punix (AF_UNIX).
> (https://github.com/openvswitch/ovs/blob/master/python/ovs/stream.py )
> 
> So is there a way to accept tcp connection in IDL library?

It's an unimplemented feature of the Python version of the IDL.  We'd accept a 
patch to implement the feature.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to