tn3399_openwrt/package
Alexandru Ardelean 909f063066 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>
2016-10-31 12:51:15 +01:00
..
base-files base-files: Ensure reset only works if an overlay exists 2016-10-27 12:45:05 +02:00
boot uboot-kirkwood: fix default bootcmd for Seagate Dockstar 2016-10-27 12:45:02 +02:00
devel strace: Update to 4.14 2016-10-26 12:37:46 +02:00
firmware ath10k-firmware: update qca9984 firmware 2016-10-31 12:49:57 +01:00
kernel linux/modules: drop ledtrig-netfilter 2016-10-27 15:29:36 +02:00
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 2016-10-19 20:26:54 +02:00
network lldpd: fix reload function for when interfaces change 2016-10-31 12:51:15 +01:00
system mtd: add fixwrgg command 2016-10-27 01:50:42 +03:00
utils util-linux: disc -> Disc and moved some packages 2016-10-27 12:45:05 +02:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00