aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/205-no_exponential_timeout.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/ppp/patches/205-no_exponential_timeout.patch')
-rw-r--r--package/network/services/ppp/patches/205-no_exponential_timeout.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/patches/205-no_exponential_timeout.patch b/package/network/services/ppp/patches/205-no_exponential_timeout.patch
index 68aea12ef4..1395ca5177 100644
--- a/package/network/services/ppp/patches/205-no_exponential_timeout.patch
+++ b/package/network/services/ppp/patches/205-no_exponential_timeout.patch
@@ -3,7 +3,7 @@ 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>
+Signed-off-by: Jo-Philipp Wich <jo@mein.io>
--- a/pppd/plugins/rp-pppoe/discovery.c
+++ b/pppd/plugins/rp-pppoe/discovery.c