On 17 May 2013 18:57, Ben Pfaff <b...@nicira.com> wrote: > There's no particular reason that netdev_dummy_register() has to care about > the particular OS, except that the tests like to use the special Linux-only > tunnel vport types. But that can be done better, I think, by just always > registering them from netdev_dummy_register() and making that function > idempotent, so that calling it twice under Linux has no additional effect. > This commit implements that solution. > > CC: Ed Maste <ema...@freebsd.org> > Signed-off-by: Ben Pfaff <b...@nicira.com>
Acked-by: Ed Maste <ema...@freebsd.org> Looks good to me, and unit tests continue to pass on FreeBSD. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev