All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Prioritize UDP packets?
@ 2003-05-06  6:32 Ryan Castellucci
  0 siblings, 0 replies; only message in thread
From: Ryan Castellucci @ 2003-05-06  6:32 UTC (permalink / raw)
  To: lartc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello, I need to make sure UDP packets are in the interactive traffic class.
I am using a modified version of the wondershaper. I belive I have figured
this out but wanted to check with the experts ;)

tc filter add dev $DEV parent 1: protocol ip prio 10 u32 \
   match ip protocol 17 0xff \
   flowid 1:10

According to RFC IP Protocal 17 is UDP. Will this do what I want, or am I
off-base?

- --
PGP/GPG Fingerprint: 3B30 C6BE B1C6 9526 7A90  34E7 11DF 44F3 7217 7BC7
On pgp.mit.edu, import with `gpg --keyserver pgp.mit.edu --recv-key 72177BC7`
Also available at http://www.cal.net/~ryan/ryan_at_mother_dot_com.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+t1btEd9E83IXe8cRAjV7AJ9Z0bspCX6hAXBx4+b8NY+Cc5zSewCfcNn4
bj8m0FN2t3gbONcg1aRXouQ=wBpJ
-----END PGP SIGNATURE-----
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-06  6:32 [LARTC] Prioritize UDP packets? Ryan Castellucci

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.