DHCP discover timeout was reduced by FTL

Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
Christian König 2025-02-10 20:41:18 +01:00
parent d1639740d9
commit c9e58adc48
No known key found for this signature in database

View file

@ -1137,7 +1137,7 @@ show_FTL_db_entries() {
}
check_dhcp_servers() {
echo_current_diagnostic "Discovering active DHCP servers (takes 10 seconds)"
echo_current_diagnostic "Discovering active DHCP servers (takes 6 seconds)"
OLD_IFS="$IFS"
IFS=$'\n'