]> git.ipfire.org Git - thirdparty/lldpd.git/commit
dot3: as PD device, echo back PSE allocated value feature/echo-pd-pse-allocated 256/head
authorVincent Bernat <vincent@bernat.im>
Sun, 19 Nov 2017 15:38:33 +0000 (16:38 +0100)
committerVincent Bernat <vincent@bernat.im>
Sun, 19 Nov 2017 15:38:33 +0000 (16:38 +0100)
commitdaeeb398b8d09d7558f18482d668c2318c392f89
treeef21be6cfb454060b27a4355aa87f521ccac2c7c
parent2f8f95aad168adb9c35905176180c89930370148
dot3: as PD device, echo back PSE allocated value

Dot3 power TLV contains an allocated value and a requested value. When
PSE allocates some power and says so in its TLV, PD device is expected
to echo back (within 10 seconds) the received value in its own TLV. We
handle this part automatically.

Fix #243
Fix #249
NEWS
src/daemon/lldpd.c
tests/integration/test_dot3.py