]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/test-network/conf/25-qdisc-qfq.network
network: tc: rename several settings which take size in bytes
[thirdparty/systemd.git] / test / test-network / conf / 25-qdisc-qfq.network
index c94fc9e4cbaea5bf7718334a957b56d4b0a8deab..3a24415c1295dbd7421771970de11bc3fe5992e1 100644 (file)
@@ -13,10 +13,10 @@ Handle=0002
 Parent=root
 ClassId=0002:0030
 Weight=2
-MaxPacketSize=16000
+MaxPacketBytes=16000
 
 [QuickFairQueueingClass]
 Parent=root
 ClassId=0002:0031
 Weight=10
-MaxPacketSize=8000
+MaxPacketBytes=8000