On 12 January 2016 at 10:00, Alin Serdean
wrote:
> Testing under 2012 gave some more inisight on an old bug.
>
> If a PNP event with the value of NetEventSwitchActivate was triggered
> we were calling OvsQuerySwitchActivationComplete which does an OID request
> to the underlying drivers, however
-Original Message-
From: dev on behalf of Alin Serdean
Date: Tuesday, January 12, 2016 at 11:30 PM
To: "dev@openvswitch.org"
Subject: [ovs-dev] [PATCH] datapath-windows: fix endless loop on reboot
>Testing under 2012 gave some more inisight on an old bug.
>
>If a
Testing under 2012 gave some more inisight on an old bug.
If a PNP event with the value of NetEventSwitchActivate was triggered
we were calling OvsQuerySwitchActivationComplete which does an OID request
to the underlying drivers, however this triggered a hang because as per
documentation:
https://