[ovs-dev] in-band controll doesn't work in next branch

Ben Pfaff blp at nicira.com
Mon Mar 15 17:20:26 UTC 2010


On Mon, Mar 15, 2010 at 09:22:32PM +0900, Tetsuo NAKAGAWA wrote:
> In next branch, tcp_open() use new_tcp_stream() instead
> of new_tcp_vconn(). In effect, following member of
> struct vconn isn't set.
> 
>   remote_ip
>   remote_port
>   local_ip
>   local_port
> 
> Therefore the in-band controll doesn't work properly. And
> ovs-vswitchd can't establish SecureChannel between
> OpenFlow-Controller.

You are completely correct.  Thank you for the patch.  I applied it
(with you credited as author) and pushed it out to "next".




More information about the dev mailing list