X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=proto-shell.c;h=77c9b87ad4059d927fa835cce1d2ee4288437add;hp=5f2224b3d11309d283adabb60b6100ada588fa0c;hb=bb1077aaf9f68dba09224803dd89d7316dc24648;hpb=c430d3278b91369204c83cd135673a5d5cded699 diff --git a/proto-shell.c b/proto-shell.c index 5f2224b..77c9b87 100644 --- a/proto-shell.c +++ b/proto-shell.c @@ -169,6 +169,7 @@ proto_shell_handler(struct interface_proto_state *proto, return 0; } + state->renew_pending = false; action = "renew"; } else { if (state->sm == S_TEARDOWN)