I believe the following line in nox/src/lib/openflow.cc hardcodes the ECHO probe interval which is actually sent in Openflow_connection::run(), though I didn't write the code so i'm not sure.

const int Openflow_connection::probe_interval = 15;

dan

Brandon Heller wrote:
Hi,

I'd like to change the frequency of echo requests and replies coming from nox. Where would I change this?
Thanks,
Brandon
------------------------------------------------------------------------

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to