Restore the default maximum backoff to 15 seconds for secchan and vswitchd.
authorBen Pfaff <blp@nicira.com>
Wed, 18 Mar 2009 19:42:38 +0000 (12:42 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 18 Mar 2009 19:42:38 +0000 (12:42 -0700)
commit1f617bc27ec33bc14d3289e89cc53092a57be9c1
treeb63b0bb49bae1a6021679189b6ca7c4999162b81
parentc778f10362b68b8d878282c6f199f600f12613de
Restore the default maximum backoff to 15 seconds for secchan and vswitchd.

15 seconds has always been the documented default maximum backoff, but the
secchan restructuring accidentally changed it to 1 second.

Thanks to Reid for noticing.
secchan/main.c
vswitchd/bridge.c