Jo-Philipp Wich
1bb4822dca
Rework LuCI build system
...
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00
Jo-Philipp Wich
bb388f0873
modules/admin-full: add support for configuring mirror port
...
This adds the LuCI support for setting a mirror port on AR8327 switches.
Patch provided by Colin Leitner <colin.leitner@gmail.com>
Ref: https://dev.openwrt.org/attachment/ticket/10202
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-10 15:56:42 +02:00
Jo-Philipp Wich
ae2e8c99b1
modules/admin-full: also increase number of ports if cpu port is 8
2013-04-11 17:32:24 +00:00
Jo-Philipp Wich
c5557fc90b
modules/admin-full: attempt to determine switch cpu port from /proc/switch/eth0/cpuport in order to properly support newer broadcom models
2013-04-11 13:36:22 +00:00
Manuel Munz
7b7030629c
Add some more datatype checks, patch by Eugene C., #499
2012-11-10 20:55:50 +00:00
Jo-Philipp Wich
36f88887c1
modules/admin-core, modules/admin-full: fix switch port status for devices with multiple switches
2012-11-01 20:03:36 +00:00
Jo-Philipp Wich
57e51eba60
modules/admin-full, modules/admin-core, themes/base: add port status indicators to switch config page
2012-09-11 14:18:28 +00:00
Daniel Golle
5be59e6ae7
Cosmetic changes to the terminology in the UI:
...
Replace references to the device running LuCI as being a "router", as that is
not necessarily the case.
2012-07-01 20:05:05 +00:00
Jo-Philipp Wich
c3aff0c622
modules/admin-full: since switch port numbers depend on model and current solar cycle, give up on making the human readable but just give the raw index
2012-03-19 21:04:15 +00:00
Jo-Philipp Wich
327e4e773a
modules/admin-full: don't bother with 4k vlan / no 4k vlan nuisances, simply enable it when available
2011-10-27 00:02:10 +00:00
Jo-Philipp Wich
9ebf900719
modules/admin-full: expose switch title on vlan page
2011-10-11 01:21:58 +00:00
Jo-Philipp Wich
760dcec667
modules/admin-full: only allow unique vlan ids, fix port labelling if CPU is at 0
2011-10-09 23:39:34 +00:00
Jo-Philipp Wich
9e2e9a2b66
modules/admin-full: remove PVID support, its not really useful and confusing, fix parsing of port count and cpu port, expose hardware name
2011-10-09 23:21:19 +00:00
Jo-Philipp Wich
9e8de5189d
modules/admin-full: fix switch config page for models with multiple switches
2011-10-09 22:28:14 +00:00
Jo-Philipp Wich
7b316be27b
modules/admin-full: properly set device option for newly created vlan sections
2011-07-22 13:56:02 +00:00
Jo-Philipp Wich
9fdb4acec0
modules/admin-full: fix 4k vlan option
2011-07-17 08:28:56 +00:00
Jo-Philipp Wich
76e5b68bb9
modules/admin-full: don't expose "reset" and "enable" options for switches, do not set any default state for "enable_vlan"
2011-07-17 05:46:54 +00:00
Jo-Philipp Wich
f9f1b0ea33
modules/admin-full: readd jumbo frame passthrough support
2011-05-20 11:56:42 +00:00
Jo-Philipp Wich
2b25a8b5ad
modules/admin-full: throw more work-arounds, exceptions, hacks and detections at switch config page
2011-05-20 11:49:09 +00:00
Jo-Philipp Wich
5b464e500b
modules/admin-full: fix wrong logic in r7078
2011-05-19 23:51:50 +00:00
Jo-Philipp Wich
f8ef4ff722
modules/admin-full: allow vlan 0 for /proc/switch interface
2011-05-19 12:22:18 +00:00
Jo-Philipp Wich
84cb0bce77
modules/admin-full: add option for RTL8366 jumbo frame passthrough to vlan page
2011-04-25 19:11:42 +00:00
Jo-Philipp Wich
2cb4a823a2
modules/admin-full: fix checkbox default states
2011-02-08 17:41:33 +00:00
Jo-Philipp Wich
f43cdc0e35
modules/admin-full: add enable_vlan4k option to switch page
2011-01-10 18:40:35 +00:00
Jo-Philipp Wich
ba226fda1b
modules/admin-full: add missing translations to switch config page
2010-11-17 01:57:53 +00:00
Jo-Philipp Wich
3b1f2e9021
modules/admin-full: various vlan fixes
2010-10-30 02:30:49 +00:00
Jo-Philipp Wich
85113773d2
modules/admin-full: add port PVID support to switch page
2010-10-14 23:38:54 +00:00
Jo-Philipp Wich
df3955f5c6
modules/admin-full: make vlan page work with extend vlan ids
2010-10-14 00:24:01 +00:00
Jo-Philipp Wich
ba5e6a9e63
modules/admin-full: big vlan rework, now supports tagging, integrity checking and 4k vlans
2010-10-12 23:12:30 +00:00
Jo-Philipp Wich
6003886675
modules/admin-full: accept any input in vlan setup as long as it contains a number
2010-03-27 17:41:14 +00:00
Jo-Philipp Wich
1322fdc8d2
modules/admin-full: rewrite vlan setup for new swconfig style config format
2010-03-06 19:13:03 +00:00
Jo-Philipp Wich
7c76587588
all: change most translate statements to new format, some need manual cleanup
2009-10-31 15:54:11 +00:00
Steven Barth
33f2d5fd0f
modules/admin-full: Updated VLAN configuration page
2008-08-14 11:49:36 +00:00
Steven Barth
97ff4a156f
Split up admin-core into admin-core and admin-full, preparing admin-mini
2008-07-15 08:47:36 +00:00