]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpcli: require powerpairs for Dot3 power even when PD
authorVincent Bernat <vincent@bernat.ch>
Fri, 4 Jun 2021 16:51:13 +0000 (18:51 +0200)
committerVincent Bernat <vincent@bernat.ch>
Fri, 4 Jun 2021 16:54:53 +0000 (18:54 +0200)
commit0e05b829bb9043206fd04ea3f4e8672b67aac1d4
tree8d47155ff1ce560695952b0510f87b8e4f5f0780
parent8aed1c35acd679b07894464535de442b8c380e8e
lldpcli: require powerpairs for Dot3 power even when PD

This reverts commit 7056d802b9c595dd16f1354649bb7ae2f8b8880c. I may
have been hasty in removing this as my understanding is that the PSE
would impose the value to the PD, but it could be the other way
around. Some implementations do not like to have 0 as the value here
and will ignore the whole TLV.
NEWS
src/client/conf-power.c
src/client/display.c
src/client/lldpcli.8.in
src/lib/atoms/dot3.c
tests/integration/test_dot3.py
tests/lldpcli.conf