summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-network/htdocs
AgeCommit message (Expand)Author
2021-06-01luci-mod-network: rename "device" option to "_net_device" internallyJo-Philipp Wich
2021-06-01luci-mod-network: clarify device settings reset button tooltipJo-Philipp Wich
2021-06-01luci-mod-network: don't accidentally reset macvlan device namesJo-Philipp Wich
2021-06-01luci-mod-network: drop duplicated "Master" optionHannu Nyman
2021-05-31luci-mod-network: migrate macaddr during bridge migrationRafał Miłecki
2021-05-31luci-mod-network: allow netifd version query to failJo-Philipp Wich
2021-05-31luci-mod-network: make device selector dependent on protocol (again)Jo-Philipp Wich
2021-05-31luci-mod-network: fix device dependencies in add interface dialogJo-Philipp Wich
2021-05-29luci-mod-network: split config migration into 2 stepsRafał Miłecki
2021-05-28luci-mod-network: allow setting bridge device MTU and MACRafał Miłecki
2021-05-27luci-mod-network: bump min netifd version for migrationRafał Miłecki
2021-05-27treewide: use "device" option in UCI "interface" sectionsRafał Miłecki
2021-05-26luci-mod-network: migrate network config depending on netifd versionRafał Miłecki
2021-05-26luci-mod-network: migrate config to use "ports" optionRafał Miłecki
2021-05-20luci-mod-network: drop 2 unused variablesRafał Miłecki
2021-05-20luci-mod-network: don't hide "Device" on protocol changeRafał Miłecki
2021-05-18luci-mod-network: add bridge interface migrationRafał Miłecki
2021-05-18luci-mod-network: use "ports" option for setting bridge portsRafał Miłecki
2021-05-18luci-mod-network: drop support for *editing* legacy bridgesRafał Miłecki
2021-05-18luci-mod-network: drop support for *adding* legacy bridgesRafał Miłecki
2021-04-20luci-mod-network: fix handling of optional RA/NDP optionsHannu Nyman
2021-04-14luci-mod-network: fix xhtml markupDirk Brenken
2021-04-01luci-mod-network: Introduce new RA and NDP params with help-text.Paul Dee
2021-04-01luci-mod-network: Add help text for many existing odhcpd IPv6 parametersPaul Dee
2021-03-29luci-mod-network: fix device section cleanupJo-Philipp Wich
2021-03-29luci-mod-network: allow disabling interface->device option migrationJo-Philipp Wich
2021-03-29luci-mod-network: fix changing ifname in disabled legacy bridge modeJo-Philipp Wich
2021-03-29luci-mod-network: make condition for disabling legacy bridging more specificJo-Philipp Wich
2021-03-29luci-mod-network: fix unsetting network.device optionsJo-Philipp Wich
2021-03-29luci-mod-network: don't implicitly move bridge opts into device sectionsJo-Philipp Wich
2021-03-21luci-mod-network: fix handling of peerdns/dns/dns_search optionsJo-Philipp Wich
2021-03-21luci-mod-network: restore DNS option semantics for proto staticJo-Philipp Wich
2021-03-21luci-mod-network: fix legacy bridge configurationJo-Philipp Wich
2021-03-21luci-mod-network: fix invalid variable access when creating interfacesJo-Philipp Wich
2021-03-18luci-mod-network: fix opacity for device icon tooltipsJo-Philipp Wich
2021-03-18luci-mod-network: tools.network: handle bridge config and vlan corner casesJo-Philipp Wich
2021-03-18luci-mod-network: allow wifi bridging with bridge or bridge vlan ifacesJo-Philipp Wich
2021-03-18Merge pull request #4307 from jow-/uci-network-device-supportJo-Philipp Wich
2021-03-17Merge pull request #4709 from opastushkov/dnsmasq_crash_on_duplication_of_sta...Florian Eckert
2021-03-15luci-mod-network: add support for bridge vlan filteringJo-Philipp Wich
2021-03-15luci-mod-network: add support for network.device sectionsJo-Philipp Wich
2021-03-15luci-mod-network: interfaces.js: simplify some code using new ui helpersJo-Philipp Wich
2021-01-20treewide: removed trailing whitespaces and extra newlines in 'modules'Giovanni Giacobbi
2021-01-04luci-mod-network: issue with breakdown of dnsmasq after duplication of static...Oleksandr Pastushkov
2021-01-02luci-mod-network: modernize 802.11w help textHannu Nyman
2021-01-02luci-mod-network: skip check for 802.11w featureDobroslaw Kijowski
2020-12-23luci-mod-network: restrict legacy_rates option to hwmode 11gJo-Philipp Wich
2020-12-21Merge pull request #4649 from nicklowe/masterFlorian Eckert
2020-12-12luci-mod-network: properly handle wireless devices when adding interfacesJo-Philipp Wich
2020-12-09luci-mod-network Add description: Hidden SSID, WMMNick Lowe