All of lore.kernel.org
 help / color / mirror / Atom feed
From: bert hubert ahu@ds9a.nl
To: lartc@vger.kernel.org
Subject: [LARTC] How can I create qdisc, class, and filter inside the kernel?
Date: Mon, 19 Feb 2001 22:30:22 +0000	[thread overview]
Message-ID: <marc-lartc-98373940417034@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98373940417033@msgid-missing>

<PRE>On Mon, Feb 19, 2001 at 02:33:36PM -0700, Byung-Gon Chun wrote:
&gt;<i> Hi,
</I>&gt;<i> 
</I>&gt;<i> I am writing a kernel module which works with netfilter.
</I>&gt;<i> If a certain condition matches,
</I>&gt;<i> I want to create a qdisc, a class and a filter inside
</I>&gt;<i> the kernel module.
</I>&gt;<i> 
</I>&gt;<i> How can I create qdisc, class, and filter inside the kernel?
</I>
The more knowledgeable people are on the netdev list hosted by SGI. However,
$TOPDIR/net/sched/sch_prio.c is a good sample. The hard part appears to be
the integration with the 'tc' tool.

Regards,

bert hubert

-- 
<A HREF="http://www.PowerDNS.com">http://www.PowerDNS.com</A>      Versatile DNS Services  
Trilab                       The Technology People   
'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet


</PRE>

      parent reply	other threads:[~2001-02-19 22:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-19 21:33 [LARTC] How can I create qdisc, class, and filter inside the kernel? Byung-Gon
2001-02-19 21:48 ` Byung-Gon
2001-02-19 22:30 ` bert [this message]

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-98373940417034@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.