All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edgar <donvodka@gmail.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Question about TCNG
Date: Sat, 09 Jul 2005 03:09:12 +0000	[thread overview]
Message-ID: <200507082209.13178.donvodka@gmail.com> (raw)

Hello, after compiling my tcng rules, I've noticed something weird, the tc 
filter rules it returns give a flowid differente than the classes it creates, 
for example, you have a class 2:3 and had defined some conditions, (eg. some 
ports) to go into that class, but when I compile the .tcc file it returns 
something like:
 tc filter add dev eth1 parent 1:0 protocol all prio 1 u32 match u8 0x5 0xf at 
0 match u8 0x10 0x10 at 33 classid 1:2

it gives the same classid for all the matches I made (meaning for different 
classes) and that class doesn't even exist! can someone explain me this 
please? thank you

EDGAR MERINO
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

             reply	other threads:[~2005-07-09  3:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-09  3:09 Edgar [this message]
2005-07-09 15:58 ` [LARTC] Question about TCNG gypsy

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=200507082209.13178.donvodka@gmail.com \
    --to=donvodka@gmail.com \
    --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.