Re: [ovs-discuss] flow removal messages from ovs

2014-02-04 Thread Ben Pfaff
On Tue, Feb 04, 2014 at 03:00:19PM +0100, Pradeep Kiruvale wrote: > Myself Pradeep,new to ovs.I am doing a project where in I am using > floodlight open flow controller with ovs.I have subscribed for flow > removal messages from the switch.I am supposed to receive only one message > per removal of

[ovs-discuss] flow removal messages from ovs

2014-02-04 Thread Pradeep Kiruvale
Hi All, Myself Pradeep,new to ovs.I am doing a project where in I am using floodlight open flow controller with ovs.I have subscribed for flow removal messages from the switch.I am supposed to receive only one message per removal of flow,but I am receiving two message per flow removal.please let