openwrt/target/linux/mediatek
Adrian Schmutzler 670eeb7888 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>
(cherry picked from commit 636b62e8e2)
2020-06-28 14:34:35 +02:00
..
base-files mediatek: fix IPv4-only corner case and commit in 99-net-ps 2020-06-28 14:34:35 +02:00
image mediatek: fix parallel build issues in image build code 2018-07-17 14:40:04 +02:00
mt7622 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
mt7623 kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.176 2020-04-16 13:23:52 +02:00
Makefile treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
modules.mk mediatek: add mt7622 subtarget 2018-05-24 22:14:03 +02:00