[package] busybox: implement ms static routes option in udhcpc (#6435)
[openwrt.git] / package / busybox / patches / 524-udhcpc_renew.patch
index b663e32..2a8e1c1 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/udhcp/dhcpc.c
 +++ b/networking/udhcp/dhcpc.c
-@@ -63,7 +63,6 @@
+@@ -793,7 +793,6 @@ static void perform_renew(void)
                state = RENEW_REQUESTED;
                break;
        case RENEW_REQUESTED: /* impatient are we? fine, square 1 */
This page took 0.018597 seconds and 4 git commands to generate.