On Wed, Apr 15, 2015 at 05:30:26PM +0000, Sorin Vinturis wrote:
> The extension failed to be activated during booting due to the
> failure to initialize tunnel filter. This happened because the Base
> Filtering Engine (BFE) is not started and no session to the engine
> could be acquired.
>
> The solution for this was to registered a BFE notification callback
> that is called whenever the BFE's state changes. Only if the BFE's
> state is running the tunnel filter is initialized.
>
> v2: Splitted original patch into two patch series.
>
> v3: Updated after review & added acked.
>
> Signed-off-by: Sorin Vinturis <[email protected]>
> Reported-by: Sorin Vinturis <[email protected]>
> Reported-at: https://github.com/openvswitch/ovs-issues/issues/77
> Acked-by: Eitan Eliahu <[email protected]>
I'd like to apply this but I get an error:
Applying: datapath-windows: Enable extension after rrestart
error: patch failed: datapath-windows/ovsext/Switch.c:41
error: datapath-windows/ovsext/Switch.c: patch does not apply
Patch failed at 0001 datapath-windows: Enable extension after rrestart
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev