ppp: update to version 2.4.7.git-2018-06-23
[openwrt/openwrt.git] / package / network / services / ppp / patches / 330-retain_foreign_default_routes.patch
index 45fc4b9449f2056b6b6e2eb4ce42a831b3949432..bab120032e33f2348d904dbf468b17130fae0610 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
 
 --- a/pppd/sys-linux.c
 +++ b/pppd/sys-linux.c
-@@ -1756,6 +1756,7 @@ int cifdefaultroute (int unit, u_int32_t
+@@ -1753,6 +1753,7 @@ int cifdefaultroute (int unit, u_int32_t
        SIN_ADDR(rt.rt_genmask) = 0L;
      }