aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/207-lcp_mtu_max.patch
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-06-15 20:55:17 +0000
committerSteven Barth <cyrus@openwrt.org>2014-06-15 20:55:17 +0000
commit941ab9a89ada8ce32d143668ae509c6741245a17 (patch)
tree61ec8e63dec95149e09e718c0e715f7bcc9d274b /package/network/services/ppp/patches/207-lcp_mtu_max.patch
parent1599e6f6015fd97f4272182b3f6e3d67f78a30bf (diff)
downloadupstream-941ab9a89ada8ce32d143668ae509c6741245a17.tar.gz
upstream-941ab9a89ada8ce32d143668ae509c6741245a17.tar.bz2
upstream-941ab9a89ada8ce32d143668ae509c6741245a17.zip
ppp: bump to 2.4.6
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41193
Diffstat (limited to 'package/network/services/ppp/patches/207-lcp_mtu_max.patch')
-rw-r--r--package/network/services/ppp/patches/207-lcp_mtu_max.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/patches/207-lcp_mtu_max.patch b/package/network/services/ppp/patches/207-lcp_mtu_max.patch
index 1ebcf412fc..285865ff5c 100644
--- a/package/network/services/ppp/patches/207-lcp_mtu_max.patch
+++ b/package/network/services/ppp/patches/207-lcp_mtu_max.patch
@@ -8,7 +8,7 @@ Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
--- a/pppd/lcp.c
+++ b/pppd/lcp.c
-@@ -1904,12 +1904,12 @@ lcp_up(f)
+@@ -1914,12 +1914,12 @@ lcp_up(f)
* the interface MTU is set to the lowest of that, the
* MTU we want to use, and our link MRU.
*/