commit | 9e27fed6b9a21454149873cfc4e034c8226f8ffb | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Jun 15 01:15:44 2021 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Jun 15 01:15:44 2021 +0200 |
tree | 65b2833c8e33b7beb2465a0334b52ada7b103a9a | |
parent | 827b690fa7b9dd006f305449c342fb1b9bff6fb7 [diff] |
udhcpc: rename server_addr to server_id, fix id comparison if it's not specified Even though it is _meant to be_ an IP address, in the wild servers sometimes give bogus server ids, like 1.1.1.1 function old new delta udhcpc_main 2551 2542 -9 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>