]> git.ipfire.org Git - thirdparty/lldpd.git/commit
interfaces: document and test pattern matching
authorVincent Bernat <vbe@deezer.com>
Thu, 6 Mar 2014 16:55:22 +0000 (17:55 +0100)
committerVincent Bernat <vbe@deezer.com>
Thu, 6 Mar 2014 16:55:22 +0000 (17:55 +0100)
commitd5e69431014a0e1afcaf866f3b44650e57d7fb54
tree30e9fd75a391ca6148fa18fd9f26bcf7bb9291f7
parent3ff9f162a184f7a1455d136812e3a5f11446468d
interfaces: document and test pattern matching
src/daemon/Makefile.am
src/daemon/interfaces.c
src/daemon/lldpd.h
src/daemon/pattern.c [new file with mode: 0644]
tests/Makefile.am
tests/check_pattern.c [new file with mode: 0644]