[ovs-git] [openvswitch/ovs] 7f9381: datapath-windows: NetLink kernel side, Event subsc...

GitHub noreply at github.com
Thu Sep 18 22:58:21 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 7f9381db10823b995e57e5c8da57ece8c8e8cf99
      https://github.com/openvswitch/ovs/commit/7f9381db10823b995e57e5c8da57ece8c8e8cf99
  Author: Eitan Eliahu <eliahue at vmware.com>
  Date:   2014-09-18 (Thu, 18 Sep 2014)

  Changed paths:
    M datapath-windows/ovsext/Datapath.c

  Log Message:
  -----------
  datapath-windows: NetLink kernel side, Event subscription and notification

This code handles an event notification subscription for a user mode thread
which joins an MC group. The event wait handler queues an IRP which is
completed upon change in a port state.

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




More information about the git mailing list