ppp: annotate most patches with description and S-o-b
[openwrt/staging/florian.git] / package / ppp / patches / 205-no_exponential_timeout.patch
index 14d00cf9217ce7442868a2f919eac0a5b1023088..7119fb83f257fea7d1186ea556f5c24d51bed246 100644 (file)
@@ -1,3 +1,10 @@
+pppd: Don't use exponential timeout in discovery phase
+
+This patch removes the exponential timeout increase between PADO or PADS
+discovery attempts.
+
+Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
+
 --- a/pppd/plugins/rp-pppoe/discovery.c
 +++ b/pppd/plugins/rp-pppoe/discovery.c
 @@ -548,7 +548,9 @@ discovery(PPPoEConnection *conn)