<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/applications/luci-app-lldpd/root/usr, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2024-10-10T20:03:46Z</updated>
<entry>
<title>luci-app-lldpd: Fix mysterious Command failed: Unknown error</title>
<updated>2024-10-10T20:03:46Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-10-10T20:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=c40253ada3d3e0257e1e3796aeab5ad46bc02f5b'/>
<id>urn:sha1:c40253ada3d3e0257e1e3796aeab5ad46bc02f5b</id>
<content type='text'>
Executing the following command:

ubus call luci.lldpd getStatus

always returned 'Command failed: Unknown error', but the underlying

lldpcli -f json0 show *

worked fine. Fixed with a chained ?.read?

Tested on 23.05.3

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-lldpd: Fixes and additions</title>
<updated>2024-04-22T21:55:47Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-04-21T23:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=d3953006c2fe54806db97dbbadc2163847cd1dbf'/>
<id>urn:sha1:d3953006c2fe54806db97dbbadc2163847cd1dbf</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-lldpd: Create from Tano Systems</title>
<updated>2023-10-21T12:50:19Z</updated>
<author>
<name>Marek Küthe</name>
</author>
<published>2023-07-04T09:42:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=49207b47ca048fdb9262b89c0683829f8e75972c'/>
<id>urn:sha1:49207b47ca048fdb9262b89c0683829f8e75972c</id>
<content type='text'>
This is a copy of https://github.com/tano-systems/luci-app-tn-lldpd, which is licensed under the MIT License.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Rename luci-app-tn-lldpd to luci-app-lldpd

The original version of Tanosystem has a naming scheme which does not correspond to the standard naming scheme in OpenWrt LuCi. Therefore the renaming.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Fix bug not getting the current lldpd status

Specifying the arguments in the wrong order can (and has in my tests) resulted in errors. So you can see in the man page that flags like -f come first and then the command.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Disable option to enable SNMP agent

SNMP agent support is not enabled by default in lldpd. This can (and has in my tests) cause LLDP to stop working. See comment in source code.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Add option to disable sending sensitive information

Added an option that sets the "-k" flag, which results in less sensitive information being sent. See man pages and description in source code.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Add license information to Makefile

All of Tano Systems source code for the app is licensed under the MIT License. This has now been indicated accordingly in the Makefile.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Remove old footer from Tano Systems

The app from Tano Systems appears to include a footer. Since most LuCi apps do not, I have removed it.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Bug fix caused that the management IP address could not be set.

The TanoWrt fork calls the option to set the management IP addresses "lldp_sys_mgmt_ip". However, in OpenWrt it is called "lldp_mgmt_ip".

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Improve style

Remove double space

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Adding the Lua dependency

The rpcd script used by the Luci app is written in Lua. Therefore, runtime dependencies for Lua must exist when using the Luci app.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Remove old files

Since the app is called luci-app-lldpd and not luci-app-tn-lldpd, the files for the TanoWrt app are no longer necessary.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: RPCd backend change from Lua to ucode

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Update filter matrix

The old filter matrix was based on the man pages, but the selected value in the range 1-20 was also assigned to the configuration and thus lldpd was configured incorrectly. lldpd expects a value in the range 0-19. The webapp matrix has now been changed so that the values 0-19 also appear there.
This leads to a unification of configuration and webapp.

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;

luci-app-lldpd: Add location parameter

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;
</content>
</entry>
</feed>
