]> git.ipfire.org Git - thirdparty/lldpd.git/commit
daemon: do not query PHY for a down interface on Linux
authorVincent Bernat <vincent@bernat.ch>
Fri, 25 Oct 2024 16:33:28 +0000 (18:33 +0200)
committerVincent Bernat <vincent@bernat.ch>
Fri, 25 Oct 2024 16:34:40 +0000 (18:34 +0200)
commite99f4e1ef4b75201e9827822546466ec8e607cfa
treec90b013e44dbac8a084dc85d6b6d40aec735e3f0
parent616594788b330d9dc67f057621537ab873d7b9c9
daemon: do not query PHY for a down interface on Linux

It may wake up the device.

Fix #685
NEWS
src/daemon/interfaces-linux.c