X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fppp%2Fpatches%2F205-no_exponential_timeout.patch;h=1395ca5177e1d72013cbeee81576781ddb2754d7;hb=24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2;hp=68aea12ef4e9df041b6ccbd2a1daf919a24b4af0;hpb=e61fe4e4d762eb3e00c43b6714a229835efc7ea5;p=openwrt%2Fstaging%2Flynxis.git 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 +Signed-off-by: Jo-Philipp Wich --- a/pppd/plugins/rp-pppoe/discovery.c +++ b/pppd/plugins/rp-pppoe/discovery.c