luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network
Jo-Philipp Wich a6c0ad00b2 luci-mod-network: allow device declarations and device configs to coexist
It is legal to have two device sections referring to the same netdev if one
section is a declaration (a section setting option type) and the other is
a configuration (a section not specifying a type but matching an existing
netdev).

Support this case in LuCI since it might be required for some complex
device setups.

Additionally, fix the device type determination for device configuration
sections without type, those should be treated as ethernet (a.k.a.
simple device) configuration instead of falling back to the underlying
netdev device type.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-05 18:41:39 +02:00
..
dhcp.js treewide: Update JS using luci-rpc getHostHints 2021-06-03 09:51:09 +02:00
diagnostics.js treewide: transition div tables to actual table markup 2020-11-27 21:36:40 +01:00
hosts.js treewide: Update JS using luci-rpc getHostHints 2021-06-03 09:51:09 +02:00
interfaces.js luci-mod-network: allow device declarations and device configs to coexist 2021-06-05 18:41:39 +02:00
routes.js luci-mod-network: fix reading static route table value 2020-05-13 17:20:05 +02:00
switch.js treewide: import utility classes explicitly 2020-04-03 10:00:06 +02:00
wireless.js luci-mod-network: allow wifi bridging with bridge or bridge vlan ifaces 2021-03-18 17:28:40 +01:00