pppd: update to 2.4.8
[openwrt/openwrt.git] / package / network / services / ppp / patches / 330-retain_foreign_default_routes.patch
index c50d5480f4ec7330ad3eddd069d3df755d5a1906..6c0849cc6ccde0b6ff9c636918033c01ef6a8466 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
-@@ -1760,6 +1760,7 @@ int cifdefaultroute (int unit, u_int32_t
+@@ -1767,6 +1767,7 @@ int cifdefaultroute (int unit, u_int32_t
        SIN_ADDR(rt.rt_genmask) = 0L;
      }