]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpd: fix how LLDP can be disabled
authorVincent Bernat <vincent@bernat.im>
Sun, 15 Jun 2014 08:07:30 +0000 (10:07 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 15 Jun 2014 08:07:30 +0000 (10:07 +0200)
commitb8a802bc7d8a748018aa7cea139ad5a50eb1adb5
tree4f34a457f7393f4af3bd0475cf7215b43902a5a0
parent806eaef4832aebcf907b7b9cbf79f8cab5b24254
lldpd: fix how LLDP can be disabled

Commit 46baf62775eaca47075e1d9966a2103fd466e4b3 broke the ability to
disable LLDP. Instead of trying to be smart, just enumerate all the
possible cases.
src/daemon/lldpd.c