pkgsrc/net/lldpd/PLIST
prlw1 753fffc4dc Update lldpd to 1.0.1
From Mike Pumford on pkgsrc-users@

Three years of changes including

    + lldpcli can now display local interfaces with LLDP data sent on
      each of them ("show interfaces").
    + Attach remote TTL to port instead of chassis.
    + Maximum number of neighbors for an interface is increased from 4 to 32.
    + Fix 100% CPU on some rare error condition.
    + Ability to change multicast MAC address to two additional values
      to reach customer bridges.
    + Ensure large netlink messages can be received.
    + Update LLDP-MED policy L2 priority values to match
      802.1Q-2005. This may be a breaking change.
2018-08-08 14:10:16 +00:00

19 lines
472 B
Text

@comment $NetBSD: PLIST,v 1.6 2018/08/08 14:10:16 prlw1 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/bash-completion/completions/lldpcli
share/doc/lldpd/CONTRIBUTE.md
share/doc/lldpd/ChangeLog
share/doc/lldpd/LICENSE
share/doc/lldpd/NEWS
share/doc/lldpd/README.md
share/examples/lldpd/README.conf
share/zsh/site-functions/_lldpcli