aboutsummaryrefslogtreecommitdiffstats
path: root/target/toolchain
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-06-16 14:46:42 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-06-16 14:46:42 +0200
commit636b62e8e232951154ac4ccd7972fda3f8de0379 (patch)
treeb3839a1a48b6d6c876b44e6eb64f70eb4d40546f /target/toolchain
parent866ad466626e6a83831f79e9dd072c31a2b71d66 (diff)
downloadupstream-636b62e8e232951154ac4ccd7972fda3f8de0379.tar.gz
upstream-636b62e8e232951154ac4ccd7972fda3f8de0379.tar.bz2
upstream-636b62e8e232951154ac4ccd7972fda3f8de0379.zip
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>
Diffstat (limited to 'target/toolchain')
0 files changed, 0 insertions, 0 deletions