pppd: pppd 2.4.6 has changed behaviour and waited for hours.

This commit is contained in:
Michael Tremer
2014-06-23 22:50:01 +02:00
parent 4cb7c9b47f
commit f2a7c1f578

View File

@@ -7,7 +7,7 @@ index 9ab2eee..86762bd 100644
/* How many PADI/PADS attempts? */
-#define MAX_PADI_ATTEMPTS 3
+#define MAX_PADI_ATTEMPTS 12
+#define MAX_PADI_ATTEMPTS 4
/* Initial timeout for PADO/PADS */
#define PADI_TIMEOUT 5