ap: Warn about APRanges having been deprecated

This commit is contained in:
Andrew Zaborowski 2021-06-04 03:50:39 +02:00 committed by Denis Kenzior
parent e9a33524a2
commit aa9a914975
1 changed files with 3 additions and 0 deletions

View File

@ -3547,6 +3547,9 @@ static int ap_init(void)
}
} else if (l_settings_get_value(settings,
"General", "APRanges")) {
l_warn("The [General].APRanges setting is deprecated, "
"use [IPv4].APAddressPool instead");
global_addr4_strs = l_settings_get_string_list(settings,
"General",
"APRanges",