]> git.ipfire.org Git - thirdparty/lldpd.git/commit
interfaces: allow whitelisting an interface
authorVincent Bernat <vbe@deezer.com>
Thu, 6 Mar 2014 17:09:27 +0000 (18:09 +0100)
committerVincent Bernat <vbe@deezer.com>
Thu, 6 Mar 2014 17:09:27 +0000 (18:09 +0100)
commit8b53fc2c2ad51ad9e52d153acc40670a3ec5d613
tree3939c5c03923f6473330ad8f9ed5344a9f126547
parentd5e69431014a0e1afcaf866f3b44650e57d7fb54
interfaces: allow whitelisting an interface

Currently, this means that an interface can be both blacklisted and
whitelisted and in this case, it is accepted as valid.
NEWS
src/daemon/lldpd.8
src/daemon/pattern.c
tests/check_pattern.c