LuCI - OpenWrt Configuration Interface
Find a file
Vladislav Grigoryev 5cd9209636 luci-mod-status: status/routing support for pbr
Provide comprehensive status information for routing.
Rename the "Status > Routes" page to "Status > Routing".
Unify sorting for the "Status" and "Network" menus.
Add tabs for IPv4 and IPv6 and reorganize the contents.
Display routing rules and their priorities for each protocol.

Policy-based routing is an increasingly popular problem.
Netifd natively supports policy-based routing:
* The interface-specific options "ip4table" and "ip6table".
* The routing rules using the "rule" and "rule6" sections.
LuCI is missing the information about routing rules.

Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2021-08-07 10:51:38 +03:00
applications luci-app-firewall: replace hh.mm.ss with hh:mm:ss 2021-08-04 20:16:04 +00:00
build build: i18n-sync.sh: fix i18n-update.pl invocation 2021-07-22 16:32:35 +02:00
collections luci-lib-docker: add container export support 2021-06-15 22:29:24 +08:00
contrib/package csstidy: update to latest Git HEAD 2021-06-13 19:54:36 +02:00
docs docs: update js api docs 2020-08-06 17:58:47 +02:00
libs rpcd-mod-luci: bump version 2021-06-15 10:02:44 +02:00
modules luci-mod-status: status/routing support for pbr 2021-08-07 10:51:38 +03:00
protocols luci-proto-bonding: bugfix xmit_hash_policy dependencies 2021-07-19 12:37:35 +02:00
themes luci-theme-openwrt-2020: fix spinning disk animation 2021-06-17 14:11:39 +02:00
.gitignore .gitignore: add some more commonly used files 2021-07-18 19:52:55 +02:00
CONTRIBUTING.md CONTRIBUTING.md: Fix sign_your_work link. 2020-03-01 14:33:20 -08:00
jsdoc.conf.json docs: various updates 2019-11-07 12:39:24 +01:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
luci.mk luci.mk: don't run uci-defaults scripts ourself 2021-06-04 23:04:37 +02:00
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
package.json docs: various updates 2019-11-07 12:39:24 +01:00
README.md docs: various updates 2019-11-07 12:39:24 +01:00

OpenWrt luci feed

Translation status

Description

This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.

Usage

This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:

src-git luci https://github.com/openwrt/luci.git

To install all its package definitions, run:

./scripts/feeds update luci
./scripts/feeds install -a -p luci

API Reference

You can browse the generated API documentation directly on Github.

Development

Documentation for developing and extending LuCI can be found in the Wiki

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.

Translation status

Translation status