59237619f6
- Add two files as CONF_FILES: etc/lldpd.d/README.conf etc/bash_completion.d/lldpcli.bash-completion (upstream) - Update 0.7.10 to 0.7.12 lldpd (0.7.12) * Features: + Interface pattern, management pattern, system description, system platform and system hostname can be unconfigured to their default values. * Fix: + Don't complain when parsing a commented line. + Correctly persist configuration changes for "system interface promiscuous", "system interface description" "med fast-start enable", "pause" and "resume". + Fix listening on bond devices for old kernels (< 2.6.27). lldpd (0.7.11) * Features: + Ship bash and zsh completion. + Abort when some command-line options are repeated. * Fix: + Handle correctly read failures in liblldpctl.
18 lines
445 B
Text
18 lines
445 B
Text
@comment $NetBSD: PLIST,v 1.5 2014/12/13 14:14:49 mef Exp $
|
|
include/lldp-const.h
|
|
include/lldpctl.h
|
|
lib/liblldpctl.la
|
|
lib/pkgconfig/lldpctl.pc
|
|
man/man8/lldpcli.8
|
|
man/man8/lldpctl.8
|
|
man/man8/lldpd.8
|
|
sbin/lldpcli
|
|
sbin/lldpctl
|
|
sbin/lldpd
|
|
share/doc/lldpd/CONTRIBUTE.md
|
|
share/doc/lldpd/ChangeLog
|
|
share/doc/lldpd/NEWS
|
|
share/doc/lldpd/README.md
|
|
share/lldpd/conf/README.conf
|
|
share/lldpd/conf/lldpcli.bash-completion
|
|
share/zsh/vendor-completions/_lldpcli
|