openwrt/package/network/services/lldpd
Paul Donald 7542e7927b 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>
(cherry picked from commit 79ee4cb039)
Link: https://github.com/openwrt/openwrt/pull/15299
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-09-17 12:36:03 +02:00
..
files lldpd: fix error "sh: XXXms: bad number" 2024-09-17 12:36:03 +02:00
Config.in
Makefile lldpd: add option to force EDP 2024-09-17 12:36:03 +02:00