aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/patches/210-lcp_mtu_max.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-04 11:25:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-04 11:25:53 +0000
commit91142205534e135a29ceb3992708bf2ca3219021 (patch)
tree16e69db35c7fdf48ea76876109b0b38845361209 /package/ppp/patches/210-lcp_mtu_max.patch
parentd5b15895ef66b9a664afa72d88507060e1f0a270 (diff)
downloadupstream-91142205534e135a29ceb3992708bf2ca3219021.tar.gz
upstream-91142205534e135a29ceb3992708bf2ca3219021.tar.bz2
upstream-91142205534e135a29ceb3992708bf2ca3219021.zip
refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
Diffstat (limited to 'package/ppp/patches/210-lcp_mtu_max.patch')
-rw-r--r--package/ppp/patches/210-lcp_mtu_max.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/package/ppp/patches/210-lcp_mtu_max.patch b/package/ppp/patches/210-lcp_mtu_max.patch
index 2056a87325..92dd59dd77 100644
--- a/package/ppp/patches/210-lcp_mtu_max.patch
+++ b/package/ppp/patches/210-lcp_mtu_max.patch
@@ -1,5 +1,7 @@
---- ppp-2.4.3/pppd/lcp.c.old 2006-10-10 14:19:11.000000000 +0200
-+++ ppp-2.4.3/pppd/lcp.c 2006-10-10 14:19:55.000000000 +0200
+Index: ppp-2.4.3/pppd/lcp.c
+===================================================================
+--- ppp-2.4.3.orig/pppd/lcp.c 2007-06-04 13:22:07.874658152 +0200
++++ ppp-2.4.3/pppd/lcp.c 2007-06-04 13:22:13.945735208 +0200
@@ -1891,12 +1891,12 @@
* the interface MTU is set to the lowest of that, the
* MTU we want to use, and our link MRU.