commit | aae428f0bf0fcd6cd0a2503b3a50de43785b8fd0 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Sep 28 14:44:09 2018 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Sep 28 14:44:09 2018 +0200 |
tree | ea72c9526278a93caa1d73c1a469e00fba3b980a | |
parent | 702d865fe6ab84c1179275beda6c31f7adaeafa1 [diff] |
udhcpc: give SIGUSR1-induced renew one chance of unicast renew The caps were inconsistent: timeout to renew was capped at 20 seconds, and any renews with timeout <= 60 seconds were forced to broadcast. function old new delta udhcpc_main 2683 2680 -3 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>