On Fri, Dec 07, 2012 at 11:28:26AM -0500, Ed Maste wrote: > This is a trivial port to netdev-bsd of Justin Pettit's netdev-linux fix. > > Signed-off-by: Ed Maste <[email protected]> > --- > This fixes the userspace datapath on FreeBSD. > > Justin's change: > > Commit acf608 (ofproto-dpif: Use a single underlying datapath across > multiple bridges.) broke connectivity to userspace datapath devices. > The code assumed the first caller to open a tap device with > netdev_linux_open() wanted to write to it. This commit moves that logic > to when netdev_linux_listen() is called.
Thanks, I applied this. I added the text after --- to the commit message since it's relevant. Thanks, Ben. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
