1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux/mediatek
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>
2020-06-16 14:46:42 +02:00
..
base-files mediatek: fix IPv4-only corner case and commit in 99-net-ps 2020-06-16 14:46:42 +02:00
files-4.19 mediatek: consolidate partition names and settings 2020-04-06 07:07:42 +02:00
files-5.4 mediatek: add mt7531 DSA support 2020-06-07 19:10:51 +02:00
image mediatek: fix image/mt7622.mk 2020-06-07 20:59:39 +02:00
mt7622 mediatek: add mt7531 DSA support 2020-06-07 19:10:51 +02:00
mt7623 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mt7629 mediatek: more v5.4 mtd fixes 2020-03-27 16:18:57 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.108 2020-03-09 20:43:53 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.45 2020-06-09 16:59:33 +02:00
Makefile mediatek: set v5.4 as default 2020-04-06 07:07:42 +02:00
modules.mk mediatek: add mt7622 subtarget 2018-05-24 22:14:03 +02:00