summaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/105-debian_demand.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/ppp/patches/105-debian_demand.patch')
-rw-r--r--package/network/services/ppp/patches/105-debian_demand.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/network/services/ppp/patches/105-debian_demand.patch b/package/network/services/ppp/patches/105-debian_demand.patch
index 66924defbb..a38e1734be 100644
--- a/package/network/services/ppp/patches/105-debian_demand.patch
+++ b/package/network/services/ppp/patches/105-debian_demand.patch
@@ -18,7 +18,7 @@
#ifdef PPP_FILTER
#include <pcap-bpf.h>
#endif
-@@ -221,6 +225,14 @@ loop_chars(p, n)
+@@ -220,6 +224,14 @@ loop_chars(p, n)
int c, rv;
rv = 0;
@@ -33,7 +33,7 @@
for (; n > 0; --n) {
c = *p++;
if (c == PPP_FLAG) {
-@@ -299,17 +311,102 @@ loop_frame(frame, len)
+@@ -298,17 +310,102 @@ loop_frame(frame, len)
* loopback, now that the real serial link is up.
*/
void
@@ -139,7 +139,7 @@
} else {
--- a/pppd/ipcp.c
+++ b/pppd/ipcp.c
-@@ -1883,7 +1883,7 @@ ipcp_up(f)
+@@ -1882,7 +1882,7 @@ ipcp_up(f)
proxy_arp_set[f->unit] = 1;
}
@@ -150,7 +150,7 @@
} else {
--- a/pppd/ipv6cp.c
+++ b/pppd/ipv6cp.c
-@@ -1232,7 +1232,7 @@ ipv6cp_up(f)
+@@ -1231,7 +1231,7 @@ ipv6cp_up(f)
}
}