All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] tcng questions ?
@ 2002-07-13 19:05 raptor
  2002-07-14  0:39 ` Werner Almesberger
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: raptor @ 2002-07-13 19:05 UTC (permalink / raw)
  To: lartc




- Does tcng support HTB ? syntax ? 
- what is the difference between "if" and "on" ? I'm reading the docs but can get it right ! 
  "if" uses bool expressions and "on" is using only "u32", correct ?! what more?
- how can I tell tcng to use iptables for classifying and what is the syntax for it ?

if I want all packets that are not classified to be dropped what i have to do, is this correct :

dev eth0 {
   class (1) if ....;
   class (2) if ....;
   class (3) drop if 1;   
}


thanx alot

==iVAN
raptor@unacs.bg
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-07-19 17:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-13 19:05 [LARTC] tcng questions ? raptor
2002-07-14  0:39 ` Werner Almesberger
2002-07-14 11:10 ` Martin Devera
2002-07-14 19:01 ` raptor
2002-07-15  8:22 ` devik
2002-07-15 13:57 `  Tobias Geiger
2002-07-16 22:36 ` Jacob Teplitsky
2002-07-19 17:58 ` raptor

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.