Replies: 1 comment 1 reply
|
I think |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, this is related to #549. I have a system based on NETCONF/sysrepo that can update the system hostname (
sethostname(),/etc/hostnameand/etc/hosts) from under a running lldpd.Is there any way to tell lldpd to reload (
SIGHUP) common information like this from the system without stop/starting lldpd? And yes, I know oflldpcli configure system hostname foobar, just curious if there is any other mechanism I have not yet discovered.All reactions