]> git.ipfire.org Git - thirdparty/lldpd.git/commit - NEWS
lldp: only enable LLDP-MED capibility TLV if we have that capability
authorVincent Bernat <vincent@bernat.im>
Mon, 12 Sep 2016 20:28:50 +0000 (22:28 +0200)
committerVincent Bernat <vincent@bernat.im>
Mon, 12 Sep 2016 20:33:59 +0000 (22:33 +0200)
commit03d178b6faf926b102efdadf9926754fbcc4a8cd
tree6f525f1495c215d0de544c231b9d281469c0d321
parent75884793c1cc11af9c65e958062c787e215490fb
lldp: only enable LLDP-MED capibility TLV if we have that capability

In fact, we are not quite coherent. With LLDP-MED disabled (lldpd with
"-M" option), we can still set some TLV. We should either disallow that
or at least not send the capability TLV since we cannot build a complete
one (we miss the device type). We chose the later.
NEWS
src/daemon/protocols/lldp.c