diff options
author | Alexandru Ardelean <ardeleanalex@gmail.com> | 2015-10-21 16:11:09 +0300 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-10-31 12:51:15 +0100 |
commit | 909f0630663d7ae1471c76154516e3299992a150 (patch) | |
tree | a0c984dd7e376a8f92aac0f08169b8865766f353 /LICENSE | |
parent | ccf0648e725b8edcb61ddd1dd7b4d51526f31c68 (diff) | |
download | upstream-909f0630663d7ae1471c76154516e3299992a150.tar.gz upstream-909f0630663d7ae1471c76154516e3299992a150.tar.bz2 upstream-909f0630663d7ae1471c76154516e3299992a150.zip |
lldpd: fix reload function for when interfaces change
The problem is that interfaces are specified at start as
command line arguments, making them unchange-able via reload.
That means, we have to move (since lldpd allows this) the
interfaces-match-pattern option to be in a config file and reload
the configuration.
It's either that, or do a 'restart'.
Since we're generating the lldpd.conf file, we'll have to
move the 'sysconfdir' of lldpd to /tmp, where the files will
get written ; this will prevent any unncessary flash writes.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions