openwrt/package/network
Paul Donald bd1b17d589 lldpd: remove unneeded quotes and variable quoting
from commit ac771313eb

portidsubtype takes 1 of 2 possible keywords which do not need quoting:

         configure lldp portidsubtype ifname | macaddress

The third keyword 'local' is used in the syntax when individual ports
are being defined:

         configure [ports ethX [,…]] lldp portidsubtype local value

When this syntax is used, quoting is useful (see test cases for lldpd).
In the init file, the 'local' syntax is unused.

Tested on 22.03.5

Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-03-11 09:58:20 +01:00
..
config wifi-scripts: Support HE Iftypes with multiple entries 2024-02-22 21:45:44 +01:00
ipv6 package: avoid the use of eval to parse ipcalc.sh output 2023-09-25 15:02:49 +02:00
services lldpd: remove unneeded quotes and variable quoting 2024-03-11 09:58:20 +01:00
utils libiwinfo: update to Git HEAD (2024-03-08) 2024-03-08 14:26:34 +01:00