]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Move LLDP-MED POE stuff into a dedicated structure.
authorVincent Bernat <bernat@luffy.cx>
Fri, 26 Mar 2010 22:24:35 +0000 (23:24 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sat, 3 Apr 2010 21:10:24 +0000 (23:10 +0200)
commit6d08df0e25d0fe76e52187d4053b2a930c7816f4
tree4f1c2fe80f29ae0078edf1c7e951efd978ab0717
parent1dcd46651f69d5749a405b92b0d8fa568af30ad6
Move LLDP-MED POE stuff into a dedicated structure.

This will allow to send this structure without sending the whole port
information.
src/agent.c
src/display.c
src/lldp.c
src/lldpd.h
tests/check_lldp.c