LuCI - OpenWrt Configuration Interface
Find a file
Jonas Dreßler c74c861477 luci-mod-firewall: Expand on naming of forwarding rule inside the zone
Apparently the "Forward" entry of the individual firewall zones controls
forwarding within the zone (between the individual interfaces) only, and not
the forwarding of packets from the zone to other zones. This is quite
confusing, as the meaning is different from the global "Forward" option
above, which does control forwarding between zones.

Quote from user jow on the forum:
> The per-zone forward controls forwarding traffic among the ifaces of this
> zone. Traffic from/to other zones is handled by the global forward policy,
> or individual forwardings or rules.

See https://forum.openwrt.org/t/likely-bug-in-openwrt-firewall-rule-generation/18152

Let's try to be a bit more concise with the naming here and rename this
entry to "Intra zone forward", which hopefully makes the difference clear.

Signed-off-by: Jonas Dreßler <verdre@v0yd.nl>
2023-12-30 02:54:42 +00:00
.github CI: update remaining outdated dependencies 2023-04-01 04:31:08 +08:00
applications luci-mod-firewall: Expand on naming of forwarding rule inside the zone 2023-12-30 02:54:42 +00:00
build build: i18n-scan.pl: process HTTPS DNS proxy provider descriptions 2023-08-31 15:53:01 +02:00
collections Merge pull request #5520 from acooler15/luci-lib-docker 2023-12-04 02:38:32 +01:00
contrib/package ucode-mod-html: fix build with gcc 5 2023-08-08 20:49:31 +02:00
docs Merge pull request #6400 from vintas/patch-2 2023-12-04 03:56:59 +01:00
libs luci-lib-nixio: Fix add_luci_conffiles adding duplicate files (#6568) 2023-12-04 21:48:19 +01:00
modules luci-mod-network: Rework the (multi) mac for static leases 2023-12-28 18:34:25 +00:00
protocols luci-proto-ipv6: Add DHCPv6 norelease menu option (#6775) 2023-12-21 22:53:03 +01:00
themes Merge pull request #6296 from jjm2473/patch-2 2023-12-04 03:44:24 +01:00
.gitignore .gitignore: adjust paths for autogenerated plural_formula sources 2022-10-25 13:26:56 +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 build: enable packaging of Lithuanian translations 2023-07-27 10:35:31 +02:00
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
package.json CI: automatically update jsapi docs 2021-10-08 17:16:04 -10: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