Re: [ovs-dev] [PATCH v2] datapath-windows: Updated WFP system provider handling

2015-03-24 Thread Ben Pfaff
On Tue, Mar 24, 2015 at 02:53:11PM +, Sorin Vinturis wrote: > If the Base Filtering Engine (BFE) is not started, the WFP system > provider failed to be added because no session to the engine could > be acquired. > > The solution for this was to registered a BFE notification callback > that is

[ovs-dev] [PATCH v2] datapath-windows: Updated WFP system provider handling

2015-03-24 Thread Sorin Vinturis
If the Base Filtering Engine (BFE) is not started, the WFP system provider failed to be added because 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