Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
* [LARTC] how to write in tcng this PPPoE filter?
@ 2006-06-05  6:45 Rani Ahmed
  0 siblings, 0 replies; only message in thread
From: Rani Ahmed @ 2006-06-05  6:45 UTC (permalink / raw)
  To: lartc

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

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

only message in thread, other threads:[~2006-06-05  6:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-05  6:45 [LARTC] how to write in tcng this PPPoE filter? Rani Ahmed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox