netdev-dummy: Reduce reconnect back off timeout
authorAndy Zhou <azhou@nicira.com>
Sat, 8 Feb 2014 01:25:42 +0000 (17:25 -0800)
committerAndy Zhou <azhou@nicira.com>
Wed, 12 Feb 2014 18:21:06 +0000 (10:21 -0800)
commitfc24d64d27b745593fe9d5a6c73dfc6dd9da5983
tree51b06182666ba9e396d752e8d7b19e4c30042bee
parentc0c4982fd6660dc2f5f5e8e675457d7784a25c48
netdev-dummy: Reduce reconnect back off timeout

netdev-dummy will mostly be used for testing and debugging over fairly
reliable connection. Reduce reconnect back off timeout in case the first
connect attempt failed.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/netdev-dummy.c