mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 19:02:12 +00:00
97f33db350799178675f992e4e682863129cd2d3
Apply ap_isolation default value '0' if option ap_isolation is
not present in the batadv_vlan interface configuration.
Default value '0' should be applied for the use case where
"option ap_isolation '1'" was present, is removed, and
'service network reload' is executed.
This is required for proper LuCI integration, because if an option
is set to the default value, LuCI removes the option.
Also take into account $INCLUDE_ONLY as in other /lib/netifd/proto
scripts and as recommended in the guide at:
https://openwrt.org/docs/guide-developer/network-scripting
Signed-off-by: Bastiaan Stougie <wififreedom2026@protonmail.com>
(cherry picked from commit 9777081ec0)
OpenWrt Routing Feed
Description
This OpenWrt package feed contains community maintained routing packages.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update routing
./scripts/feeds install -a -p routing
Description
Languages
Shell
34.9%
Makefile
32.4%
Lua
15.9%
C
15%
HTML
1.8%