]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Add support for FreeBSD.
authorVincent Bernat <bernat@luffy.cx>
Tue, 25 Dec 2012 18:43:48 +0000 (19:43 +0100)
committerVincent Bernat <bernat@luffy.cx>
Wed, 26 Dec 2012 00:11:52 +0000 (01:11 +0100)
commitfda729fd1232135f1c4d9ef9f8fdace8be8600e3
treeb1dc55f79100e1b481cbefd29c3fb6efff676bfd
parent22e8cd65738d9f74f23f07cc50709dd147225359
Add support for FreeBSD.

lldpd is now able to run on FreeBSD (at least Debian
GNU/kFreeBSD). Adaptation to other BSD should be easy. The support is
complete and include VLAN, bridges and link aggregation.
NEWS
configure.ac
m4/os.m4
src/daemon/Makefile.am
src/daemon/interfaces-freebsd.c [new file with mode: 0644]
src/daemon/interfaces-linux.c
src/daemon/interfaces.c
src/daemon/lldp.c
src/daemon/priv.c
src/lldp-const.h