rconn: Add new max_backoff argument to rconn_new().
authorBen Pfaff <blp@nicira.com>
Mon, 14 Jul 2008 20:31:28 +0000 (13:31 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Jul 2008 21:07:03 +0000 (14:07 -0700)
commite334e4e0e775a431677bf54a5ece134167fe514d
treecb4436154762ec05a308555f44b4db888e28191f
parentbc286c00ea02ab53cc8b6001da79d01735bd9f07
rconn: Add new max_backoff argument to rconn_new().

This allows the caller more control over reconnection backoff.
include/rconn.h
lib/rconn.c
secchan/secchan.c
switch/switch.c