All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] How could I do this?
@ 2001-12-08  2:58 yangrunhua
  2001-12-08  7:57 ` Martin Devera
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: yangrunhua @ 2001-12-08  2:58 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

If I want to limit bandwidth from a lot of ip addresses( every ip has a
limit),
How could I improve performance( If I could use netfilter  to mark the
ip packet with the bandwidth assigned to 
the src ip of packet), normally, this could only be done only by: one
qdisc per ip, then there will be too many
filters to classify them based on fwmark(and u32 + hash can't satisfy my
demand that limit bandwidth for every ip, not for ip group),
but it try to match line by line, then if many, the performance will go
down.
Many thanks

[-- Attachment #2: Type: text/html, Size: 5994 bytes --]

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

end of thread, other threads:[~2001-12-09 12:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-08  2:58 [LARTC] How could I do this? yangrunhua
2001-12-08  7:57 ` Martin Devera
2001-12-08 10:18 ` devik
2001-12-08 11:52 ` Stef Coene
2001-12-08 14:00 ` Stef Coene
2001-12-08 15:11 ` devik
2001-12-09 10:41 ` devik
2001-12-09 12:05 ` devik

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.