openwrt/target/linux/ramips
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>
2020-06-15 00:04:35 +02:00
..
base-files/etc ramips: remove set_preinit_iface script 2020-04-04 14:56:14 +08:00
dts ramips: drop useless label-mac-device for RouterBOARD 750Gr3 2020-06-13 13:53:27 +02:00
files/drivers ramips: 5.4: handle ERR_PTR properly 2020-05-19 19:03:07 +08:00
image ramips: mt7621: add support for NETGEAR WAC104 2020-06-12 14:13:32 +02:00
mt76x8 ramips: add support for Asus RT-N10P V3 / RT-N11P B1 / RT-N12 VP B1 2020-05-24 18:14:59 +02:00
mt7620 ramips: fix port display for TRENDnet TEW-810DR 2020-06-12 18:10:37 +02:00
mt7621 ramips: fix IPv4-only corner case in 01_enable_packet_steering 2020-06-15 00:04:35 +02:00
patches-4.14 ramips: remove patches for USB-dwc2 2020-06-03 16:49:28 +02:00
patches-5.4 ramips: add mt7621 ethernet driver improvements 2020-06-10 16:17:12 +02:00
rt288x ramips: remove default switch setup in 02_network 2020-05-19 19:03:02 +08:00
rt305x ramips: fix MAC address setup for RT5350F-OLinuXino devices 2020-05-19 19:03:07 +08:00
rt3883 ramips: remove default switch setup in 02_network 2020-05-19 19:03:02 +08:00
Makefile ramips: add 5.4 as testing kernel 2020-04-12 22:27:18 +08:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00