]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpd: tell `lldpcli` to use the appropriate control socket
authorVincent Bernat <vincent.bernat@dailymotion.com>
Fri, 8 Nov 2013 13:26:34 +0000 (14:26 +0100)
committerVincent Bernat <vincent.bernat@dailymotion.com>
Fri, 8 Nov 2013 13:29:08 +0000 (14:29 +0100)
commit3a9dc9c133f5bb1c35d749746e2b73be99ee91fa
tree8a4e79724d62e7207c5f9c8526e7747dd1da5c7d
parentf7242beb1ef8d9f71fee930c7c4fee385d3fe18d
lldpd: tell `lldpcli` to use the appropriate control socket

When using a non-default control socket, lldpd was not providing the
appropriate name to lldpcli which was then not able to configure lldpd
during startup.

This fixes #48.
src/daemon/lldpd.c