From 941ab9a89ada8ce32d143668ae509c6741245a17 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 15 Jun 2014 20:55:17 +0000 Subject: ppp: bump to 2.4.6 Signed-off-by: Steven Barth SVN-Revision: 41193 --- package/network/services/ppp/patches/207-lcp_mtu_max.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/ppp/patches/207-lcp_mtu_max.patch') 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 --- 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. */ -- cgit v1.2.3