All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] htb filter attaching
@ 2002-10-09 15:46 Nickola Kolev
  0 siblings, 0 replies; only message in thread
From: Nickola Kolev @ 2002-10-09 15:46 UTC (permalink / raw)
  To: lartc

Hi, list,

I have a (simple) question regarding htb:

When I attach a filter to a class, is there a difference whether I'm attaching it to the current class,
or to the root of all classes?

For example:

# Level 2 - Servers Class
	$tc class add dev $dev parent $ROOT_CLASS classid $SERVER_CLASS htb \
	rate $SERVER_GARAN ceil $SERVER_MAX

And:

# Level 2 - Servers Class
	$tc class add dev $dev parent $SERVER_CLASS classid $SERVER_CLASS htb \
	rate $SERVER_GARAN ceil $SERVER_MAX

What's the path a packet will traverse in either cases?
Does it make sense?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-09 15:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-09 15:46 [LARTC] htb filter attaching Nickola Kolev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.