openwrt/package/network/services/lldpd/files
Paul Donald 79ee4cb039 lldpd: fix error "sh: XXXms: bad number"
from commit 3ce909914a

The lldpd man page says that "configure lldp tx-interval" can
specify an interval value in milliseconds by appending a "ms" suffix to
the figure. Thus mandating string handling, and not integer comparison.

Tested on 22.03.5

Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-03-11 09:58:20 +01:00
..
lldpd.config lldpd: add management IP setting 2020-05-08 05:54:39 +03:00
lldpd.init lldpd: fix error "sh: XXXms: bad number" 2024-03-11 09:58:20 +01:00