aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/patches/330-retain_foreign_default_routes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/ppp/patches/330-retain_foreign_default_routes.patch')
-rw-r--r--package/ppp/patches/330-retain_foreign_default_routes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ppp/patches/330-retain_foreign_default_routes.patch b/package/ppp/patches/330-retain_foreign_default_routes.patch
index 3a98b6b980..dc6ed8d1f0 100644
--- a/package/ppp/patches/330-retain_foreign_default_routes.patch
+++ b/package/ppp/patches/330-retain_foreign_default_routes.patch
@@ -1,6 +1,6 @@
--- a/pppd/sys-linux.c
+++ b/pppd/sys-linux.c
-@@ -1717,6 +1717,7 @@ int cifdefaultroute (int unit, u_int32_t
+@@ -1743,6 +1743,7 @@ int cifdefaultroute (int unit, u_int32_t
SIN_ADDR(rt.rt_genmask) = 0L;
}