[ovs-git] [openvswitch/ovs] b5af03: datapath-windows: Update port property.

GitHub noreply at github.com
Wed Nov 12 16:49:44 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: b5af03d7e883b9607cd86b62f94982fe2cbba191
      https://github.com/openvswitch/ovs/commit/b5af03d7e883b9607cd86b62f94982fe2cbba191
  Author: Eitan Eliahu <eliahue at vmware.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M datapath-windows/ovsext/Oid.c
    M datapath-windows/ovsext/Vport.c
    M datapath-windows/ovsext/Vport.h

  Log Message:
  -----------
  datapath-windows: Update port property.

Update Hyper-V port properties on NDIS property port set callback.
Driver update the port friendly name in its internal table.
Since the NIC Create callback won't be called after we need to maintain the
NIC and THE OVS states of the Vport.

Setting a new friendly name was tested in the following states:
[1] The port is disconnected
[2] The port is connected but not OVS user mode counter port
[3] The port is connected and an OCS port associated with it

Signed-off-by: Eitan Eliahu <eliahue at vmware.com>
Acked-by: Nithin Raju <nithin at vmware.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list