]> git.proxmox.com Git - mirror_ovs.git/commit
datapath-windows: netdev-windows fixes for vswitchd bringup.
authorAnkur Sharma <ankursharma@vmware.com>
Fri, 17 Oct 2014 18:12:32 +0000 (11:12 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 17 Oct 2014 20:59:09 +0000 (13:59 -0700)
commit6cac056e1d3773ec38e5667da8fc677024248712
treed5e73d87c2a486990cd797c46c5145e376879de9
parentae1fd3860e26a42aafa621ecdca8d2e55ff4cc00
datapath-windows: netdev-windows fixes for vswitchd bringup.

Added the handlers for update_flags and set_etheraddr.
These handlers were needed for vswitchd bringup on windows
platform.

Signed-off-by: Ankur Sharma <ankursharma@vmware.com>
Acked-by: Nithin Raju <nithin@vmware.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/netdev-windows.c