net-mgmt/lldpd: 0.9.1 -> 0.9.1
Change:
- Ability to add/remove/replace custom TLV from lldpcli.
- LLDP-MED capabilities are displayed differently in lldpcli.
- Limit the maximum depth (5) when trying to apply a VLAN.
- Change JSON output format when using json-c to match Jansson output.
- Integration tests for the major parts of lldpd, including use of address and leak sanitizer.
Fix:
- LLDP-MED POE TLV are now displayed in lldpcli.
- Ignore lower link when it is in another namespace.
- Fix various problems with interfaces being enslaved.
- Fix a memory leak when modifying port-related settings.
PR: 208960
Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer)