On Thu, Dec 19, 2013 at 03:22:21PM -0800, Andy Zhou wrote:
> The netdev-dummy thus far only support passive connection. It will
> listen for incoming connections requests. This patch allows
> active stream to be configured as well.
> 
> This patch effectively allows a netdev-dummy port make point-to-point
> connection to another, without being a patch port. This feature will
> be useful in test cases for future commits.
> 
> Signed-off-by: Andy Zhou <az...@nicira.com>

I have one preliminary question before I get into detailed review.  I
see that you implemented connection and reconnection by hand.  Is
there a reason not to use an rconn?

Thanks,

Ben.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to