On Wed, Oct 15, 2014 at 04:13:10PM -0700, Ankur Sharma wrote:
> Added the handlers for update_flags and set_etheraddr.
> These handlers were needed for vswitchd bringup on windows
> platform.
> 
> Signed-off-by: Ankur Sharma <[email protected]>
> Acked-by: Nithin Raju <[email protected]>

I don't understand why the flags code in this patch translates
NETDEV_* to and from another format.  The Linux version does it
because the kernel uses a different format, but this code is just a
dummy so there's no need to do that.

I don't understand why this code only allows
netdev_windows_set_etheraddr() to set an Ethernet address if one is
already cached.

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to