immortalwrt/target/linux/ramips
Adrian Schmutzler 2646aee68c 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 12:15:06 +08:00
..
base-files/etc ramips: add kernel 5.4 support 2020-04-16 22:15:27 +08:00
dts ramips: drop useless label-mac-device for RouterBOARD 750Gr3 2020-06-14 11:09:25 +08:00
files/drivers ramips: 5.4: handle ERR_PTR properly 2020-05-20 12:08:21 +08:00
image ramips: add kmod-usb-dwc2 to ZyXEL Keenetic image 2020-06-04 12:13:53 +08:00
mt76x8 ramips: sync upstream source code 2020-05-24 15:00:03 +08:00
mt7620 ramips: sync upstream source code 2020-05-24 15:00:03 +08:00
mt7621 ramips: fix IPv4-only corner case in 01_enable_packet_steering 2020-06-15 12:15:06 +08:00
patches-4.14 Merge Mainline 2020-06-04 18:38:04 +08:00
patches-5.4 ramips: add mt7621 ethernet driver improvements 2020-06-11 12:10:41 +08:00
rt288x ramips: remove default switch setup in 02_network 2020-05-20 12:06:37 +08:00
rt305x ramips: fix MAC address setup for RT5350F-OLinuXino devices 2020-05-20 12:08:58 +08:00
rt3883 ramips: remove default switch setup in 02_network 2020-05-20 12:06:37 +08:00
Makefile ramips: add kernel 5.4 support 2020-04-16 22:15:27 +08:00
modules.mk ramips: add kernel 5.4 support 2020-04-16 22:15:27 +08:00