aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/100-debian_ip-ip_option.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-09-13 20:56:13 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-09-13 20:56:13 +0000
commitdb79e96601211dd50323536d1414928b437f60fe (patch)
tree3f98e1efae4b0c1f6f72ca7215b2986ec8ee3918 /package/network/services/ppp/patches/100-debian_ip-ip_option.patch
parent35941f423b204d17dcaa811aea043b3376b5d634 (diff)
downloadmaster-187ad058-db79e96601211dd50323536d1414928b437f60fe.tar.gz
master-187ad058-db79e96601211dd50323536d1414928b437f60fe.tar.bz2
master-187ad058-db79e96601211dd50323536d1414928b437f60fe.zip
ppp: update to version 2.4.7
This fixes: CVE-2014-3158 and some other bugs. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42525 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/ppp/patches/100-debian_ip-ip_option.patch')
-rw-r--r--package/network/services/ppp/patches/100-debian_ip-ip_option.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/patches/100-debian_ip-ip_option.patch b/package/network/services/ppp/patches/100-debian_ip-ip_option.patch
index 5712367efe..1017e0fe79 100644
--- a/package/network/services/ppp/patches/100-debian_ip-ip_option.patch
+++ b/package/network/services/ppp/patches/100-debian_ip-ip_option.patch
@@ -85,7 +85,7 @@ Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
"Enable multilink operation", OPT_PRIO | 1 },
--- a/pppd/pppd.h
+++ b/pppd/pppd.h
-@@ -317,6 +317,8 @@ extern bool tune_kernel; /* May alter ke
+@@ -318,6 +318,8 @@ extern bool tune_kernel; /* May alter ke
extern int connect_delay; /* Time to delay after connect script */
extern int max_data_rate; /* max bytes/sec through charshunt */
extern int req_unit; /* interface unit number to use */