Don't accept queries ariving on alias interface if configured not to do this.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
Dominik Derigs
2021-11-19 10:59:25 +01:00
committed by DL6ER
parent 8cfcd9ff63
commit cc07a92ba2
5 changed files with 20 additions and 25 deletions

View File

@@ -949,8 +949,6 @@ int main (int argc, char **argv)
if (option_bool(OPT_NOWILD))
warn_bound_listeners();
else if (!option_bool(OPT_CLEVERBIND))
warn_wild_labels();
warn_int_names();