diff options
author | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-06-16 14:46:42 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-06-28 14:34:35 +0200 |
commit | 670eeb788801db8c3ed2843be357bb77a3aa5c5f (patch) | |
tree | 0703c7fbcb51dae1beb4adda29e3a57c632c294e /.gitattributes | |
parent | 9c58f5d4ffa3f97312a29cc135300a5bf29dd162 (diff) | |
download | upstream-670eeb788801db8c3ed2843be357bb77a3aa5c5f.tar.gz upstream-670eeb788801db8c3ed2843be357bb77a3aa5c5f.tar.bz2 upstream-670eeb788801db8c3ed2843be357bb77a3aa5c5f.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>
(cherry picked from commit 636b62e8e232951154ac4ccd7972fda3f8de0379)
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions