datapath-windows: Solved BSOD when adding OVS ports
authorSorin Vinturis <svinturis@cloudbasesolutions.com>
Thu, 2 Jul 2015 11:39:14 +0000 (11:39 +0000)
committerBen Pfaff <blp@nicira.com>
Mon, 6 Jul 2015 15:26:33 +0000 (08:26 -0700)
commitd50b88bf830c401636085ecd5048e929c80fd4d2
tree2b54b63ec6585e99ec9459b644e8ff5ebb82a270
parentc499a7e98ffc0e954abeb4b43ac0ba2a20b4e321
datapath-windows: Solved BSOD when adding OVS ports

This BSOD occurred in the context of a packet (NBL) with multiple
NET_BUFFER(s) (NBs). The reason for the BSOD is due to the marking
of NBLs created by OVS as being external and wrongly completing them.

Signed-off-by: Sorin Vinturis <svinturis@cloudbasesolutions.com>
Reported-by: Sorin Vinturis <svinturis@cloudbasesolutions.com>
Reported-at: https://github.com/openvswitch/ovs-issues/issues/82
Acked-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
datapath-windows/ovsext/BufferMgmt.c