Changes
Minor English fixes in →Limiting incoming bandwidth
== Limiting incoming bandwidth ==
<pre>
DEV=venet0
tc qdisc add dev $DEV parent 1:1 sfq perturb 10
</pre>
Note that X.X.X.X is an IP address of VE.
== Limiting VE to HN talks ==