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:25:42 +0000 (08:25 -0700)
commit7552cf4bcadefc4dbb907d293936d307c552ea2d
tree6d1a888b0558a8b365afb3a56d50e7e82ec768ad
parentadfb6580f0bde8ce455ce3311a56697177852d2b
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