All of lore.kernel.org
 help / color / mirror / Atom feed
From: Don Cohen don-lartc@isis.compsvcs.com
To: lartc@vger.kernel.org
Subject: [LARTC] use of queueing disciplines in netfilter queues
Date: Sat, 10 Feb 2001 01:48:14 +0000	[thread overview]
Message-ID: <marc-lartc-98373940416998@msgid-missing> (raw)

<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>

                 reply	other threads:[~2001-02-10  1:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-98373940416998@msgid-missing \
    --to=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.