ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko <george@znau...
[openwrt/openwrt.git] / package / network / services / ppp / patches / 330-retain_foreign_default_routes.patch
index 0d7fff9b4bf3d1f473b8df8eceda9ea51f295b4a..6d93b0492288ddcb83199bbb2ca6f684a929e93f 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
 
 --- a/pppd/sys-linux.c
 +++ b/pppd/sys-linux.c
-@@ -1743,6 +1743,7 @@ int cifdefaultroute (int unit, u_int32_t
+@@ -1755,6 +1755,7 @@ int cifdefaultroute (int unit, u_int32_t
        SIN_ADDR(rt.rt_genmask) = 0L;
      }