]> git.ipfire.org Git - thirdparty/lldpd.git/commit
code: remove use of blacklist/whitelist
authorVincent Bernat <vincent@bernat.ch>
Sat, 27 Jun 2020 08:20:55 +0000 (10:20 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sat, 27 Jun 2020 08:20:55 +0000 (10:20 +0200)
commit28fb48859cd2bd664f86da95f95a3585a7ade100
tree617fab937ae97fecd3eb358fdf9d6c53e29459ec
parent79d65340b35b7335b27bb9e8379efc441cc53035
code: remove use of blacklist/whitelist

Use allowlist and denylist and adapt the documentation.
src/client/lldpcli.8.in
src/daemon/interfaces-bsd.c
src/daemon/interfaces-linux.c
src/daemon/interfaces-solaris.c
src/daemon/interfaces.c
src/daemon/lldpd.8.in
src/daemon/lldpd.h
src/daemon/pattern.c
tests/check_pattern.c