On Sat, May 18, 2013 at 12:12:12AM -0400, Ed Maste wrote:
> On 17 May 2013 18:57, Ben Pfaff 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 b
On 17 May 2013 18:57, Ben Pfaff 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 net
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
id