openwrt/package/network
Paul Donald 8766fed5cd 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>
(cherry picked from commit bd1b17d589)
Link: https://github.com/openwrt/openwrt/pull/15299
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-09-17 12:36:03 +02:00
..
config netifd: packet-steering: silence error on applying queue mask 2024-04-18 12:43:06 +02:00
ipv6 odhcp6c: add skpriority option 2023-05-12 13:19:50 +02:00
services lldpd: remove unneeded quotes and variable quoting 2024-09-17 12:36:03 +02:00
utils iw: sync nl80211.h 2024-07-07 18:30:37 +02:00