Re: [ovs-dev] [PATCH net] openvswitch: restore OVS_FLOW_CMD_NEW notifications

2014-09-17 Thread Pravin Shelar
On Wed, Sep 17, 2014 at 2:56 PM, Pravin Shelar wrote: > On Wed, Sep 17, 2014 at 9:13 AM, Nicolas Dichtel > wrote: >> From: Samuel Gauthier >> >> Since commit fb5d1e9e127a ("openvswitch: Build flow cmd netlink reply only >> if needed."), >> the new flows are not notified to the listeners of OVS_

Re: [ovs-dev] [PATCH net] openvswitch: restore OVS_FLOW_CMD_NEW notifications

2014-09-17 Thread Pravin Shelar
On Wed, Sep 17, 2014 at 9:13 AM, Nicolas Dichtel wrote: > From: Samuel Gauthier > > Since commit fb5d1e9e127a ("openvswitch: Build flow cmd netlink reply only if > needed."), > the new flows are not notified to the listeners of OVS_FLOW_MCGROUP. > > This commit fixes the problem by checking that

[ovs-dev] [PATCH net] openvswitch: restore OVS_FLOW_CMD_NEW notifications

2014-09-17 Thread Nicolas Dichtel
From: Samuel Gauthier Since commit fb5d1e9e127a ("openvswitch: Build flow cmd netlink reply only if needed."), the new flows are not notified to the listeners of OVS_FLOW_MCGROUP. This commit fixes the problem by checking that there are listeners in the actual OVS_FLOW_MCGROUP group, instead of