utilisation du TC6TOOL

TC6TOOL <interface> <IF_XXXX> <TC_TYPE> <params> ...

<TC_TYPE>=0x01 (TC_CBQ)

<IF_XXX> et <params> associes:
IPv4:ADD_FILTER:0x0a(=10) 4 <@src> <@dst> <srcport> <dstport> <handle>
IPv4:DEL_FILTER:0x0b(=11) 4 -----  ------ --------- --------- --------
IPv6:ADD_FILTER:0x0a(=10) 6 -----  ------ <flowid> <handle>
IPv6:DEL_FILTER:0x0b(=11) 6 -----  ------ -------- --------

Pour le moment <flowid> doit etre nul !

