aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/lldpd/files/lldpd.init
Commit message (Collapse)AuthorAgeFilesLines
* lldpd: remove obsolete/unsupported lldpctl callJohn Crispin2015-09-161-5/+0
| | | | | | | | | | This call is no longer supported. Maybe a come-back for it would be to use a config /etc/lldpd.conf or /etc/lldpd.d/<some-file>.conf Signed-off-by: Alexandru Ardelean <aa@ocedo.com> SVN-Revision: 46966
* lldpd: add support for 'readonly_mode'John Crispin2015-03-121-0/+3
| | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> SVN-Revision: 44689
* lldpd: fix passing multiple ifnames to the daemonJo-Philipp Wich2015-03-011-2/+3
| | | | | | | | Instead of multiple -I arguments, lldpd expects a comma separated list. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44585
* lldp: remove calls to user/group_add/existsJohn Crispin2014-09-111-3/+0
| | | | | | | | use the new ipkg based mechanism Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42472
* lldpd: various enhancementsJo-Philipp Wich2013-01-021-1/+26
| | | | | | | | - introduce "list interface" options to specify the ifaces to listen on, takes uci- or network device name - set the default system description to distrib @ hostname, e.g. "OpenWrt Barrier Breaker r34744 @ vbox" - introduce "option lldp_description" to override the automatically generated description SVN-Revision: 34970
* lldpd: fix minor whitespace quirk in init scriptJo-Philipp Wich2012-10-121-2/+2
| | | | SVN-Revision: 33730
* lldpd: bump to v0.6.1, enable privilege separation and chrootingJo-Philipp Wich2012-10-121-0/+7
| | | | SVN-Revision: 33729
* lldpd: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-101-0/+40
SVN-Revision: 33700