From: Roy Marples Date: Mon, 10 Jun 2013 22:13:44 +0000 (+0000) Subject: Don't run INFORM6 twice. X-Git-Tag: v6.0.0~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfe8f22691df4eefc19e9ddff37f7c5720d7b16e;p=thirdparty%2Fdhcpcd.git Don't run INFORM6 twice. --- diff --git a/dhcp6.c b/dhcp6.c index d297fd99..7104172f 100644 --- a/dhcp6.c +++ b/dhcp6.c @@ -2138,8 +2138,6 @@ recv: if (options & DHCPCD_TEST) script_runreason(ifp, "TEST"); else { - if (state->state == DH6S_INFORM) - script_runreason(ifp, state->reason); state->state = DH6S_BOUND; if (state->renew && state->renew != ND6_INFINITE_LIFETIME) eloop_timeout_add_sec(state->renew,