summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-network/htdocs
AgeCommit message (Expand)Author
2021-06-09luci-mod-network: interfaces.js: fix ifname migration in device sectionsJo-Philipp Wich
2021-06-09luci-mod-network: interfaces: show bridge port device icons againJo-Philipp Wich
2021-06-07treewide: consolidate {IPv4,IPv6,MAC} {address,gateway} spellingsJo-Philipp Wich
2021-06-07treewide: fix "promiscious" typoJo-Philipp Wich
2021-06-05Merge pull request #5095 from jow-/dhcpv6-reworkJo-Philipp Wich
2021-06-05Merge pull request #5070 from blocktrron/pr-luci-wifi6David Bauer
2021-06-05luci-mod-network: allow device declarations and device configs to coexistJo-Philipp Wich
2021-06-05luci-mod-network: add 802.11ax HE supportDavid Bauer
2021-06-05luci-mod-interfaces: simplify configuring MAC address of 802.1q devicesJo-Philipp Wich
2021-06-03luci-mod-network: interfaces: restructure DHCPv6 and IPv6 RA optionsJo-Philipp Wich
2021-06-03treewide: Update JS using luci-rpc getHostHintsNiels Widger
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