From: Rani Ahmed <rani79@idm.net.lb>
To: lartc@vger.kernel.org
Subject: [LARTC] how to write in tcng this PPPoE filter?
Date: Mon, 05 Jun 2006 06:45:46 +0000 [thread overview]
Message-ID: <4483D31A.6050302@idm.net.lb> (raw)
can some one please how to transform this into TCNG code?
tc filter add dev ${DEVICE} parent 1: protocol all u32 \
match u16 0x8864 0xFFFF at -2 flowid 1:${ID}
8864 is the PPP session ethernet protocol
the above code is used to shape all PPPoE traffic on the same device so
this way
i can make use of the borrowing facilty which is not given by PPPoE.
PPPoE gives me each time a device => each device is an independent
device and an independent queue => no borrowing at all.
thanks.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
reply other threads:[~2006-06-05 6:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4483D31A.6050302@idm.net.lb \
--to=rani79@idm.net.lb \
--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.