Re: [ovs-discuss] Increasing the probe-interval of ovs-controller

2015-05-20 Thread nitish nagesh
Thanks Ben. Apparently the ovs-controller has been renamed to test-controller and moved to tests directory. "make tests/test-controller" Regards, Nitish On Tue, May 19, 2015 at 8:52 PM, Ben Pfaff wrote: > On Tue, May 19, 2015 at 11:47:30AM +0530, nitish nagesh wrote: > > Please help with t

Re: [ovs-discuss] Increasing the probe-interval of ovs-controller

2015-05-19 Thread Ben Pfaff
On Tue, May 19, 2015 at 11:47:30AM +0530, nitish nagesh wrote: > Please help with the following questions: > > 1) Is there a way to change the default probe-interval of 60 seconds in > ovs-controller through the command line? No, it doesn't have an option for that. > 2) Also can you

[ovs-discuss] Increasing the probe-interval of ovs-controller

2015-05-18 Thread nitish nagesh
Hi All, Please help with the following questions: 1) Is there a way to change the default probe-interval of 60 seconds in ovs-controller through the command line? 2) Also can you point me to a document or a link which explains how i can compile ovs-controller from sources on linux (U