luci/modules/luci-base/htdocs/luci-static/resources
Jo-Philipp Wich d4092b15ce luci-base: network.js: ignore wireless ifname patterns on retrieving devices
Only treat the given identifier as Linux netdev name if we can find a
corresponding entry in the device info cache and do not consider strings
starting with "wlan", "ath" or "wl" to be existing devices.

This fixes incorrectly adding wireless sections as ifnames to network
interfaces when the wifi-iface section name begins with one of the
`iface_patterns_wireless` patterns.

Fixes: #5069
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-11-10 11:57:43 +01:00
..
cbi luci-base: move old cbi icons to luci-compat 2020-05-07 19:40:29 +02:00
icons luci-base: optimize some PNG files 2020-05-07 20:05:52 +02:00
protocol treewide: drop MAC and MTU from interfaces (protocols) 2021-05-28 15:34:41 +02:00
tools luci-base: tools.widgets: adjust zone selector dropdown markup 2021-11-10 11:57:43 +01:00
cbi.js luci-base: cbi.js: use IEC 80000-13 units to format base 2 byte values 2021-10-08 20:53:45 +02:00
firewall.js luci-base: firewall.js: manage zomne networks as list 2021-03-01 08:54:58 +01:00
form.js luci-base: form.js: add drag-drop sorting support for mobile 2021-10-08 16:54:38 +02:00
fs.js luci-base: harmonize JS class naming and requesting 2020-04-02 21:51:20 +02:00
luci.js luci-base: fix request timeout docstring 2021-08-09 09:39:21 -10:00
network.js luci-base: network.js: ignore wireless ifname patterns on retrieving devices 2021-11-10 11:57:43 +01:00
promis.min.js luci-base: add ES6 Promise polyfill for IE < Edge 2019-07-07 15:25:49 +02:00
rpc.js luci-base: don't append object.method to the RPC url 2020-09-23 16:54:18 +02:00
uci.js luci-base: uci.js: merge changes when retrieving entire sections 2021-03-29 22:35:50 +02:00
ui.js luci-base: dispatcher: rework dispatching and menu filtering logic 2021-10-11 20:38:04 +02:00
validation.js luci-base: add legacy directory, file and device validator JS stubs 2021-10-28 15:08:35 +02:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00