]> git.ipfire.org Git - thirdparty/lldpd.git/commit - src/lldpd-structs.h
Add support for 802.3at.
authorVincent Bernat <bernat@luffy.cx>
Sat, 5 Jun 2010 17:51:55 +0000 (19:51 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 26 Apr 2011 05:48:15 +0000 (07:48 +0200)
commit608cb51caa7d4a435741def667b52401421b51cb
treec03e3d5f6557732977056807e9fe4f8578512cfc
parent5ee26cbadd30a404387356c839743fc88cda4f83
Add support for 802.3at.

This includes send and receive support as well as SNMP support.
802.3at seems to not define OID that should be used as well as the
mapping for bit values. Therefore, the implementation is a wild guess
of what is consistent with 802.1ab.
CHANGELOG
man/lldpctl.8
src/agent.c
src/display.c
src/lldp.c
src/lldp.h
src/lldpctl.c
src/lldpd.h