You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Adrian Schmutzler 636b62e8e2 mediatek: fix IPv4-only corner case and commit in 99-net-ps
The uci config section network.globals set up in /bin/config_generate
will only be created if /proc/sys/net/ipv6 exists.

Correspondingly, lacking IPv6 support, the command
uci set network.globals.packet_steering=1
will fail with "uci: Invalid argument" as the network.globals config
has not been set up.

Fix that by adding the setup there as well.

While at it, limit the uci commit to the network config file.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
apm821xx treewide: drop shebang from non-executable target files 4 years ago
ar71xx ar71xx: correct button type for TL-MR3020 mode slider 4 years ago
arc770 treewide: drop shebang from non-executable target files 4 years ago
archs38 treewide: drop shebang from non-executable target files 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: drop shebang from non-executable target files 4 years ago
ath25 treewide: drop shebang from non-executable target files 4 years ago
ath79 ath79: add support for the TP-Link WBS210 v1 4 years ago
bcm27xx treewide: drop shebang from non-executable target files 4 years ago
bcm47xx treewide: drop shebang from non-executable target files 4 years ago
bcm53xx treewide: drop shebang from non-executable target files 4 years ago
bcm63xx treewide: drop shebang from non-executable target files 4 years ago
cns3xxx treewide: drop shebang from non-executable target files 4 years ago
gemini treewide: drop shebang from non-executable target files 4 years ago
generic ath79: patch upstream Mikrotik rb4xx-spi driver to be device tree aware 4 years ago
imx6 treewide: drop shebang from non-executable target files 4 years ago
ipq40xx treewide: drop shebang from non-executable target files 4 years ago
ipq806x treewide: drop shebang from non-executable target files 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood Revert "kirkwood: disable image for Linksys EA3500 (Audi)" 4 years ago
lantiq treewide: drop shebang from non-executable target files 4 years ago
layerscape treewide: drop shebang from non-executable target files 4 years ago
malta malta: add missing symbols for kernel 5.4 4 years ago
mediatek mediatek: fix IPv4-only corner case and commit in 99-net-ps 4 years ago
mpc85xx treewide: drop shebang from non-executable target files 4 years ago
mvebu treewide: drop shebang from non-executable target files 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon treewide: drop shebang from non-executable target files 4 years ago
octeontx kernel: bump 5.4 to 5.4.45 4 years ago
omap treewide: drop shebang from non-executable target files 4 years ago
oxnas treewide: simplify inclusion of subtarget image files 4 years ago
pistachio treewide: drop shebang from non-executable target files 4 years ago
ramips treewide: drop shebang from non-executable target files 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip treewide: simplify inclusion of subtarget image files 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi treewide: simplify inclusion of subtarget image files 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 treewide: drop shebang from non-executable target files 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile