2021-10-22 | Jo-Philipp Wich | luci-mod-network: remove related bridge-vlan sections... ...network: remove related bridge-vlan sections on deleting device |
commit | commitdiff | tree |
2021-10-12 | Michael Pratt | luci-mod-network: do not remove enable_vlan from config ...network: do not remove enable_vlan from config ...are many switch drivers where VLAN functionality is enabled by default. ...LuCI cannot be used to disable VLAN functionality, ...from configuration results in VLAN remaining enabled When enable_vlan is set to 0 by default then the enable_vlan option gets deleted when changes... |
commit | commitdiff | tree |
2021-07-02 | Jo-Philipp Wich | luci-mod-network: fix saving bridge VLANs without member... ...mod-network: fix saving bridge VLANs without member ports |
commit | commitdiff | tree |
2021-07-02 | Jo-Philipp Wich | luci-mod-network: work around jsmin bug .../\* /.test(...)`, causing the VLAN filter dialog to not recognize |
commit | commitdiff | tree |
2021-07-01 | Jo-Philipp Wich | treewide: fix typo in "Enable VLAN filtering" label treewide: fix typo in "Enable VLAN filtering" label |
commit | commitdiff | tree |
2021-07-01 | Jo-Philipp Wich | luci-mod-network: parse ports without tag/pvid annotation... ...tagging/pvid state parsing in bridge-vlan ports") |
commit | commitdiff | tree |
2021-07-01 | Jo-Philipp Wich | luci-mod-network: fix tagging/pvid state parsing in... ...tagging/pvid state parsing in bridge-vlan ports |
commit | commitdiff | tree |
2021-07-01 | Jo-Philipp Wich | luci-mod-network: refactor device configuration VLAN interfaces - Undo VLAN network config hack since all... |
commit | commitdiff | tree |
2021-07-01 | Jo-Philipp Wich | luci-mod-network: change port status layout in vlan... ... change port status layout in vlan filter config |
commit | commitdiff | tree |
2021-06-17 | Jo-Philipp Wich | luci-mod-network: only consider bridge vlans belonging... ...network: only consider bridge vlans belonging to the current device In case multiple bridges with bridge vlans are declared, LuCI did not correctly filter the VLANs to show only the ones belonging... |
commit | commitdiff | tree |
2021-06-13 | Jo-Philipp Wich | luci-theme-bootstrap: mobile style fixes for vlan filter... ...bootstrap: mobile style fixes for vlan filter matrix |
commit | commitdiff | tree |
2021-06-13 | Jo-Philipp Wich | luci-mod-network: small styling fixes for vlan filter... ...network: small styling fixes for vlan filter matrix |
commit | commitdiff | tree |
2021-06-12 | Jo-Philipp Wich | luci-mod-network: reset bridge VLANs on cancelling... luci-mod-network: reset bridge VLANs on cancelling modal dialog |
commit | commitdiff | tree |
2021-06-12 | Jo-Philipp Wich | luci-mod-network: fix vlan filter matrix overflow after... luci-mod-network: fix vlan filter matrix overflow after redraw |
commit | commitdiff | tree |
2021-06-12 | Jo-Philipp Wich | luci-mod-network: add port status to bridge vlan filter... ...network: add port status to bridge vlan filter matrix |
commit | commitdiff | tree |
2021-06-12 | Jo-Philipp Wich | luci-base: network.js: add link status information... ...network: add port status to bridge vlan filter matrix") |
commit | commitdiff | tree |
2021-06-12 | Jo-Philipp Wich | luci-mod-network: fix horizontal scrolling in the bridge... ...horizontal scrolling in the bridge vlan filter matrix |
commit | commitdiff | tree |
2021-06-12 | Jo-Philipp Wich | luci-mod-interfaces: simplify configuring MAC address... ...explicitly configured, preexisting VLAN interfaces as simple ...editable property of preexisting VLAN device config dialogs. |
commit | commitdiff | tree |
2021-06-12 | Jo-Philipp Wich | luci-mod-network: don't accidentally reset macvlan... ...network: don't accidentally reset macvlan device names |
commit | commitdiff | tree |
2021-05-27 | Jo-Philipp Wich | luci-mod-network: fix invalid variable access when... ...network: add support for bridge vlan filtering") |
commit | commitdiff | tree |
2021-05-27 | Jo-Philipp Wich | luci-mod-network: tools.network: handle bridge config... ...network: handle bridge config and vlan corner cases ...from "option ports" in bridge-vlan ones |
commit | commitdiff | tree |
2021-05-27 | Jo-Philipp Wich | luci-mod-network: allow wifi bridging with bridge or... ...bridging with bridge or bridge vlan ifaces Linux network bridge or a VLAN interface on top of a network... |
commit | commitdiff | tree |
2021-05-27 | Jo-Philipp Wich | luci-base: network.js: recognize DSA ports and bridge... ...recognize DSA ports and bridge VLANs Furthermore, synthesize VLAN devices declared by uci bridge... ...done for legacy swconfig switch_vlan ones. VLAN devices. |
commit | commitdiff | tree |
2021-05-27 | Jo-Philipp Wich | luci-mod-network: add support for bridge vlan filtering ...network: add support for bridge vlan filtering |
commit | commitdiff | tree |
2020-10-06 | Jo-Philipp Wich | Merge pull request #4495 from oldium/network-wifi-vlans ...4495 from oldium/network-wifi-vlans ...js: Show clients also from wifi VLANs. |
commit | commitdiff | tree |
2020-10-06 | Oldřich Jedlička | luci-base: network.js: Show clients also from wifi... ...js: Show clients also from wifi VLANs. Iterate through VLANs to get the clients connected... VLANs (as configured by `wifi-vlan... This is a minimum support for VLANs on wireless network. The VLAN... ...displayed, but at least clients using VLANs are visible. |
commit | commitdiff | tree |
2020-01-03 | Florian Eckert | Merge pull request #3391 from TobleMiner/feature-vlan... ...#3391 from TobleMiner/feature-vlan-description ...network: Add description field to VLANs (trivial) |
commit | commitdiff | tree |
2019-12-04 | Tobias Schramm | luci-mod-network: Add description field to VLANs ...network: Add description field to VLANs Having a description attached to a VLAN makes identification a lot easier... dealing with many VLANs |
commit | commitdiff | tree |
2019-05-07 | Jo-Philipp Wich | luci-mod-admin-network: fix VLAN "add" button for empty... luci-mod-admin-network: fix VLAN "add" button for empty switches |
commit | commitdiff | tree |
2018-07-16 | Jo-Philipp Wich | luci-base: fix field section add button/input field... ...models, mainly the Network -> VLAN page, expect a valid |
commit | commitdiff | tree |
2017-05-29 | Jo-Philipp Wich | luci-mod-admin-full: auto-migrate ifnames when changing... ...migrate ifnames when changing VLAN configuration This change extends the switch VLAN configuration page to automatically ...interface ifname options when altering VLAN settings. VLAN is switched to tagged on the CPU... |
commit | commitdiff | tree |
2016-08-18 | Jo-Philipp Wich | luci-mod-admin-full: properly skip over unused switch... Fix incomplete port status display on vlan setup page when ports in the middle |
commit | commitdiff | tree |
2016-08-15 | Jo-Philipp Wich | luci-mod-admin-full: use switch toplogy information... ...switch toplogy information for vlan setup |
commit | commitdiff | tree |
2012-01-09 | Jo-Philipp Wich | [PATCH] Explicit Cache-Control for lucid.http static... vlan.png |
commit | commitdiff | tree |
2011-10-27 | Jo-Philipp Wich | modules/admin-full: don't bother with 4k vlan / no... ...admin-full: don't bother with 4k vlan / no 4k vlan nuisances, simply... |
commit | commitdiff | tree |
2011-10-11 | Jo-Philipp Wich | modules/admin-full: expose switch title on vlan page ...admin-full: expose switch title on vlan page |
commit | commitdiff | tree |
2011-10-09 | Jo-Philipp Wich | modules/admin-full: only allow unique vlan ids, fix... ...admin-full: only allow unique vlan ids, fix port labelling if CPU... |
commit | commitdiff | tree |
2011-09-14 | Jo-Philipp Wich | themes/base: add icons for vlan type interfaces themes/base: add icons for vlan type interfaces |
commit | commitdiff | tree |
2011-09-14 | Jo-Philipp Wich | libs/core: also enumerate not-yet-spawned vlan interfaces... ...also enumerate not-yet-spawned vlan interfaces in network model, differenti... |
commit | commitdiff | tree |
2011-07-22 | Jo-Philipp Wich | modules/admin-full: properly set device option for... ...device option for newly created vlan sections |
commit | commitdiff | tree |
2011-07-17 | Jo-Philipp Wich | modules/admin-full: fix 4k vlan option modules/admin-full: fix 4k vlan option |
commit | commitdiff | tree |
2011-07-17 | Jo-Philipp Wich | modules/admin-full: don't expose "reset" and "enable... ...any default state for "enable_vlan" |
commit | commitdiff | tree |
2011-05-19 | Jo-Philipp Wich | modules/admin-full: allow vlan 0 for /proc/switch interface modules/admin-full: allow vlan 0 for /proc/switch interface |
commit | commitdiff | tree |
2011-04-25 | Jo-Philipp Wich | modules/admin-full: add option for RTL8366 jumbo frame... ...RTL8366 jumbo frame passthrough to vlan page |
commit | commitdiff | tree |
2011-01-10 | Jo-Philipp Wich | modules/admin-full: add enable_vlan4k option to switch... modules/admin-full: add enable_vlan4k option to switch page |
commit | commitdiff | tree |
2010-10-30 | Jo-Philipp Wich | modules/admin-full: various vlan fixes modules/admin-full: various vlan fixes |
commit | commitdiff | tree |
2010-10-14 | Jo-Philipp Wich | modules/admin-full: make vlan page work with extend... modules/admin-full: make vlan page work with extend vlan ids |
commit | commitdiff | tree |
2010-10-12 | Jo-Philipp Wich | modules/admin-full: big vlan rework, now supports tagging... modules/admin-full: big vlan rework, now supports tagging,... |
commit | commitdiff | tree |
2010-03-27 | Jo-Philipp Wich | modules/admin-full: accept any input in vlan setup... ...admin-full: accept any input in vlan setup as long as it contains a... |
commit | commitdiff | tree |
2010-03-07 | Jo-Philipp Wich | modules/admin-full: don't display vlan config if there... modules/admin-full: don't display vlan config if there is no switch on... |
commit | commitdiff | tree |
2010-03-06 | Jo-Philipp Wich | modules/admin-full: rewrite vlan setup for new swconfig... modules/admin-full: rewrite vlan setup for new swconfig style config... |
commit | commitdiff | tree |
2008-08-14 | Steven Barth | modules/admin-full: Updated VLAN configuration page modules/admin-full: Updated VLAN configuration page |
commit | commitdiff | tree |