* [LARTC] use of queueing disciplines in netfilter queues
@ 2001-02-10 1:48 Don
0 siblings, 0 replies; only message in thread
From: Don @ 2001-02-10 1:48 UTC (permalink / raw)
To: lartc
<PRE><A HREF="http://www.linuxdoc.org/HOWTO/Adv-Routing-HOWTO.html">http://www.linuxdoc.org/HOWTO/Adv-Routing-HOWTO.html</A>
9.5 Ingress policer qdisc
contains:
FIXME: instead of dropping, can we also assign it to a real queue?
Has anyone done this? What support is there or alternatively, what's
missing?
I'd like to use netfilter to queue packets and then connect that to
things like TBF. For instance, suppose we want to process the
incoming syn packets at a limited rate, and further, share that
service in a fair way. I'd like to intercept syn's at NF_IP_LOCAL_IN,
put them on a SFQ queue, and extract them at a limited rate before
returning them with nf_reinject.
I hope that makes sense.
</PRE>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-02-10 1:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-10 1:48 [LARTC] use of queueing disciplines in netfilter queues Don
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.