On Tue, Feb 11, 2014 at 01:15:02PM -0800, Andy Zhou wrote:
> 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
Acked-by: Ben Pfaff
_
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
---
lib/netdev-dummy.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/netde