diff options
| author | Jo-Philipp Wich <jo@mein.io> | 2016-06-07 11:42:32 +0200 |
|---|---|---|
| committer | Jo-Philipp Wich <jo@mein.io> | 2016-06-07 11:42:52 +0200 |
| commit | 24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2 (patch) | |
| tree | 233181b8b05eab8eef2841c0d28bab1c567c272d /package/network/services/ppp/patches/205-no_exponential_timeout.patch | |
| parent | e61fe4e4d762eb3e00c43b6714a229835efc7ea5 (diff) | |
| download | mtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.zip mtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.gz mtk-20170518-24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2.tar.bz2 | |
treewide: replace jow@openwrt.org with jo@mein.io
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
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.patch | 2 |
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 68aea12..1395ca5 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 |
