Re: [ovs-dev] flow disappering in dump-flows

2012-03-25 Thread Justin Pettit
Are the byte and packet counts increasing? How many flows are there? How far apart are the pings? --Justin On Mar 25, 2012, at 11:38 PM, shiva m wrote: > Hi, > > I am pinging some other machine in my network, the flow is visible is > ovs-dpctl dump-flows but after sometime even though my p

[ovs-dev] flow disappering in dump-flows

2012-03-25 Thread shiva m
Hi, I am pinging some other machine in my network, the flow is visible is ovs-dpctl dump-flows but after sometime even though my ping is running, flow is disappearing from ovs-dpctl dump-flows. Why flow is disappearing from ovs-dpctl dump-flows even though my flow is running?? Could you please an