diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2010-08-31 10:36:58 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2010-08-31 10:36:58 +0000 |
commit | 9cd0d4d3bb901316c42602264cca1fd5386407b0 (patch) | |
tree | 58d26171cc9970dbd013227b1ad02815833a26d8 /main/iproute2-qos/qos.ifb0.sample | |
parent | 757c8a87bf6b5812a3b4d669603fb4d8c793bc75 (diff) | |
parent | 930dadc2e00d672f403b3a565d4f1bd3cb2663f2 (diff) | |
download | aports-9cd0d4d3bb901316c42602264cca1fd5386407b0.tar.bz2 aports-9cd0d4d3bb901316c42602264cca1fd5386407b0.tar.xz |
Merge remote branch 'ncopa/master'
Diffstat (limited to 'main/iproute2-qos/qos.ifb0.sample')
-rw-r--r-- | main/iproute2-qos/qos.ifb0.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/iproute2-qos/qos.ifb0.sample b/main/iproute2-qos/qos.ifb0.sample index f71ef68ac5..f1740f0970 100644 --- a/main/iproute2-qos/qos.ifb0.sample +++ b/main/iproute2-qos/qos.ifb0.sample @@ -5,7 +5,7 @@ DEV=ifb0 IFB_DEV= # Leave it blank if $DEV is ifbX # Internet EGRESS/INGRES rates in kbit or mbit. Measure this on a free line to gain precise value -EGRESS_RATE=2048bit # 256kbit, 512kbit, 1024kbit +EGRESS_RATE=2048kbit # 256kbit, 512kbit, 1024kbit INGRESS_RATE=512kbit # 128kbit, 256kbit, 512kbit # In order to control a queue at the router/bridge side we will downgrade a real link speed on purpose |