|> [EMAIL PROTECTED] wrote:
|> > - Does tcng support HTB ? syntax ?
|>
|> Not yet. Someone's working on implementing support for it, so I
|> hope to have it in the not too distant future.
|
|Jacob have it done. He sent me some results for checking
|and althought I have no time to test the latest one it
|seems to work.
]- will u post a note on the list when it is integrated ? and if not soon, a patch to
]current tcng will be good if possible ?
I'm going to build a qos server after 1-2 weeks and want not to use CBQ :")
----
dev eth0 {
egress {
class (<$c1>) if ...;
class (<$c2>) if ...;
drop if 1;
name_of_qdisc {
$c1 = class (1);
$c2 = class (1);
}
}
}
]- yep I forgot about the "egress" :"), still learning ..... my last time working with
]QoS was before a year or so and i was using flat-structure generated by a perl script
]I've done, but now tcng seems much more powerfull, easy and extendible.. and as I see
]the lartc-howto is very good (finally good and comprehensive documentation), thank
]you for the good work..
thanx alot
[EMAIL PROTECTED]
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/