luci/modules/luci-base
Jo-Philipp Wich d1bf56d7f1 luci-base: network.js: recognize DSA ports and bridge VLANs
Use the newly introduced devtype attribute for more robust network device
type detection. This also allows us to easily recognize DSA ports.

Furthermore, synthesize VLAN devices declared by uci bridge-vlan sections,
similar to how it is done for legacy swconfig switch_vlan ones.

Finally implement a new Network.Device.getParent() method to use the newly
available "parent" attribute to resolve the base device of DSA ports or
VLAN devices.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-03-18 17:28:40 +01:00
..
htdocs luci-base: network.js: recognize DSA ports and bridge VLANs 2021-03-18 17:28:40 +01:00
luasrc luci-base: remove references to removed functions from documentation 2021-03-01 09:17:04 +01:00
po Translated using Weblate (Russian) 2021-03-15 16:38:54 +02:00
root luci-base: remove deprecated radvd from ucitrack 2021-02-13 12:20:57 +02:00
src luci-base: Import latest version of jsmin 2020-03-01 08:50:30 +08:00
Makefile luci-base: update dependency to luci-lib-base 2020-07-19 20:15:00 +02:00