]> git.ipfire.org Git - thirdparty/lldpd.git/commit - src/lldpd.c
Allow to specify the AgentX socket to use (instead of the default one).
authorVincent <bernat@luffy.cx>
Sat, 27 Feb 2010 09:18:03 +0000 (10:18 +0100)
committerVincent <bernat@luffy.cx>
Sat, 27 Feb 2010 09:18:03 +0000 (10:18 +0100)
commitbbea66e1caeba3c136cc02970ba5250192de106c
treea5286afafff3e1a7fc37b010ab6e8cc8353d42b6
parented1e79270d94eef34d5ce82041299183567dbf86
Allow to specify the AgentX socket to use (instead of the default one).

This means that AgentX can be configured to use tcp:127.0.0.1:705 (for
example). Since we are running in a chroot, we cannot use hostnames.
Any network socket should work. Unix sockets should work as before
(using privilege separation).
src/agent.c
src/lldpd.c
src/lldpd.h