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 03a0b7b7e5 ramips: fix IPv4-only corner case in 01_enable_packet_steering
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.

Fixes: dfd62e575c ("ramips: enable packet steering by default on mt7621")

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
apm821xx apm821xx: move device definitions to subfiles 4 years ago
ar71xx ar71xx: correct button type for TL-MR3020 mode slider 4 years ago
arc770 treewide: provide consistent basic DEVICE_TYPE 4 years ago
archs38 treewide: provide consistent basic DEVICE_TYPE 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: simplify inclusion of subtarget image files 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 ath79: add support for D-Link DAP-2695-A1 4 years ago
bcm27xx kernel: bump 5.4 to 5.4.45 4 years ago
bcm47xx bcm47xx: move device definitions to subfiles 4 years ago
bcm53xx kernel: bump 5.4 to 5.4.45 4 years ago
bcm63xx bcm63xx: switch to upstream NAND patches 4 years ago
cns3xxx cns3xx: remove support for kernel 4.14 4 years ago
gemini treewide: drop DEVICE_TYPE when used as device variable 4 years ago
generic kirkwood: move usb support to modules 4 years ago
imx6 kernel: bump 5.4 to 5.4.45 4 years ago
ipq40xx ipq40xx: check kernel-size for NBG6617 4 years ago
ipq806x ipq806x: enable disk-activity LED trigger 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 lantiq: fritz 7360 v2: remove additional supported devices 4 years ago
layerscape treewide: simplify inclusion of subtarget image files 4 years ago
malta malta: add missing symbols for kernel 5.4 4 years ago
mediatek kernel: bump 5.4 to 5.4.45 4 years ago
mpc85xx mpc85xx: restructure image receipts 4 years ago
mvebu treewide: simplify inclusion of subtarget image files 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon octeon: set 5.4 as default kernel 4 years ago
octeontx kernel: bump 5.4 to 5.4.45 4 years ago
omap omap: remove support for kernel 4.14 4 years ago
oxnas treewide: simplify inclusion of subtarget image files 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips ramips: fix IPv4-only corner case in 01_enable_packet_steering 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 5 years ago
x86 treewide: simplify inclusion of subtarget image files 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile