All of lore.kernel.org
 help / color / mirror / Atom feed
From: raptor@unacs.bg
To: lartc@vger.kernel.org
Subject: [LARTC] tcng questions ?
Date: Sat, 13 Jul 2002 19:05:25 +0000	[thread overview]
Message-ID: <marc-lartc-102658719214618@msgid-missing> (raw)




- 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/

             reply	other threads:[~2002-07-13 19:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-13 19:05 raptor [this message]
2002-07-14  0:39 ` [LARTC] tcng questions ? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-102658719214618@msgid-missing \
    --to=raptor@unacs.bg \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.