Rev 6056: (mbp) update tc qdisc testing instructions (Martin Pool) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Mon Aug 8 04:54:13 UTC 2011


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 6056 [merge]
revision-id: pqm at pqm.ubuntu.com-20110808045409-gtfs260inl0e6aq1
parent: pqm at pqm.ubuntu.com-20110806093326-ht9bohgne9evs4io
parent: mbp at canonical.com-20110804002809-u49qtrzjisgz8wof
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2011-08-08 04:54:09 +0000
message:
  (mbp) update tc qdisc testing instructions (Martin Pool)
modified:
  doc/developers/testing.txt     testing.txt-20080812140359-i70zzh6v2z7grqex-1
=== modified file 'doc/developers/testing.txt'
--- a/doc/developers/testing.txt	2011-07-05 05:16:33 +0000
+++ b/doc/developers/testing.txt	2011-08-04 00:28:09 +0000
@@ -1089,9 +1089,8 @@
 
     tc qdisc add dev lo root handle 1: prio
     tc qdisc add dev lo parent 1:3 handle 30: netem delay 500ms 
-    tc qdisc add dev lo parent 30:1 handle 40: prio
-    tc filter add dev lo protocol ip parent 1:0 prio 3 u32 match ip dport 4155 0xffff flowid 1:3 handle 800::800
-    tc filter add dev lo protocol ip parent 1:0 prio 3 u32 match ip sport 4155 0xffff flowid 1:3 handle 800::801
+    tc filter add dev lo protocol ip parent 1:0 prio 3 u32 match ip dport 4155 0xffff flowid 1:3 
+    tc filter add dev lo protocol ip parent 1:0 prio 3 u32 match ip sport 4155 0xffff flowid 1:3 
 
 and to remove this::
 




More information about the bazaar-commits mailing list