lldpd (0.7.2)
* Features
+ + lldpd can be configured through /etc/lldpd.conf and
+ /etc/lldpd.d. All commands accepted by lldpcli are accepted.
+ Lock BPF interfaces before handing them to chrooted process on
BSD.
+ * Fixes:
+ + Driver whitelisting is done before checking if an interface has
+ a lower interface in Linux.
lldpd (0.7.1)
* Features
.It /var/run/lldpd.socket
Unix-domain socket used for communication with
.Xr lldpctl 8 .
+.It /etc/lldpd.conf
+Configuration file for
+.Nm .
+Commands in this files are executed by
+.Xr lldpcli 8
+at start.
+.It /etc/lldpd.d
+Directory containing configuration files whose commands are executed
+by
+.Xr lldpcli 8
+at start.
.El
.Sh SEE ALSO
.Xr lldpctl 8 ,
+.Xr lldpcli 8 ,
.Xr snmpd 8
.Sh HISTORY
The