]> git.ipfire.org Git - thirdparty/lldpd.git/commit - src/lldpd.c
Make "listen on vlan" feature optional at compile-time.
authorVincent Bernat <bernat@luffy.cx>
Thu, 4 Jun 2009 21:26:25 +0000 (23:26 +0200)
committerVincent Bernat <bernat@luffy.cx>
Thu, 4 Jun 2009 21:26:25 +0000 (23:26 +0200)
commit993a6e50892da6b758ecd380079ce1514451e89c
treeb5807dda058addba62737469b050c9f6442561c4
parentcfe00f7f1a5b65e4586acfdf58d49769d9ee48d8
Make "listen on vlan" feature optional at compile-time.

The code to handle this feature is a bit kludgy and it seems safer to
compile out this feature by default.
configure.ac
src/interfaces.c
src/lldpd.c
src/lldpd.h