All of lore.kernel.org
 help / color / mirror / Atom feed
* How to classify a port range?
@ 2016-11-23 10:56 Yassen Damyanov
  2016-11-24 23:29 ` Andy Furniss
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Yassen Damyanov @ 2016-11-23 10:56 UTC (permalink / raw)
  To: lartc

Hello LARTC guys,

I am working on an OSS Python wrapper library intended to help with 
expressing a traffic control structure as a tree of Python objects. This 
structure should later be able to represent itself as a series of tc 
commands. (Your suggestions for getting this thing useful would be 
invaluable.)

I have questions, inevitably. Currently heaviest part seems to be the 
issue of classifying a set of tcp or udp ports to get shaped under a 
common rate limit. (I need to later simulate packet loss for flows on 
these ports, but first things first.)

Can you help me get on the right direction here? Using u32 seems 
daunting for this particular case. Is there another way to do the match?

I've read the relevant parts of the LARTC HowTo and couple more 
documents but still cannot get it right.

Any help would be much appreciated!
Thanks in advance,
Yassen D.

-- 

Yassen Damyanov
M: +359-888-665-235
E: <yd@itlabs.bg>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-12-17 22:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-23 10:56 How to classify a port range? Yassen Damyanov
2016-11-24 23:29 ` Andy Furniss
2016-11-25 14:52 ` Yassen Damyanov
2016-11-25 17:19 ` Andy Furniss
2016-11-25 18:34 ` Yassen Damyanov
2016-12-17 16:12 ` Yassen Damyanov
2016-12-17 22:43 ` Andy Furniss

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.