Add new --max-backoff option to secchan and switch programs.
authorBen Pfaff <blp@nicira.com>
Mon, 14 Jul 2008 20:20:00 +0000 (13:20 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Jul 2008 21:07:03 +0000 (14:07 -0700)
commitab6f9e079b77d721d1b059a6abaf12e64a9bb653
tree63833c12a8972ba3266c96e9247801275d9431d0
parentc57a8d1089daa5b48930eba62cd4dc31487cb964
Add new --max-backoff option to secchan and switch programs.

One use case is when NOX is running on localhost, in which case waiting
for the full default backoff interval is unnecessary and undesirable.

Also changes default maximum backoff to 15 seconds (from 60).
secchan/secchan.8.in
secchan/secchan.c
switch/switch.8.in
switch/switch.c