summaryrefslogtreecommitdiffstats
path: root/test/test-network
diff options
context:
space:
mode:
authorJörg Deckert <joergd@bitquell.de>2021-05-08 14:39:32 +0200
committerGitHub <noreply@github.com>2021-05-08 14:39:32 +0200
commitdd568427fb545c54c5a06720250957e490e2a00a (patch)
tree77b161d37bbea2b13937e240372dfa875a121415 /test/test-network
parentstring-util: explicitly cast character to unsigned (diff)
downloadsystemd-dd568427fb545c54c5a06720250957e490e2a00a.tar.xz
systemd-dd568427fb545c54c5a06720250957e490e2a00a.zip
networkd: correct batman-adv setting name (GatewayBandwidth) (#19539)
Co-authored-by: Jörg Deckert <jdeckert@unitas-network.de>
Diffstat (limited to 'test/test-network')
-rw-r--r--test/test-network/conf/25-batadv.netdev4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test-network/conf/25-batadv.netdev b/test/test-network/conf/25-batadv.netdev
index 6197d701c6..92e77d4592 100644
--- a/test/test-network/conf/25-batadv.netdev
+++ b/test/test-network/conf/25-batadv.netdev
@@ -10,5 +10,5 @@ DistributedArpTable=1
Fragmentation=0
HopPenalty=10
OriginatorIntervalSec=1000ms
-GatewayBandwithDown=205M
-GatewayBandwithUp=2G
+GatewayBandwidthDown=205M
+GatewayBandwidthUp=2G