Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Byung-Gon Chun bgchun@hotmail.com
To: lartc@vger.kernel.org
Subject: [LARTC] How can I create qdisc, class, and filter inside the kernel?
Date: Mon, 19 Feb 2001 21:48:37 +0000	[thread overview]
Message-ID: <marc-lartc-98373940417035@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98373940417033@msgid-missing>

<PRE>Thanks for the information!

I want to rephrase my question.
If a certain condition matches, I want to add a qdisc,
a class and a filter inside the kernel module
(I do not use tc program in the userspace).

How can I do this?

Thanks,
Byung-Gon Chun


&gt;<i>From: bert hubert &lt;<A HREF="mailto:ahu@ds9a.nl">ahu@ds9a.nl</A>&gt;
</I>&gt;<i>To: Byung-Gon Chun &lt;<A HREF="mailto:bgchun@hotmail.com">bgchun@hotmail.com</A>&gt;
</I>&gt;<i>CC: <A HREF="mailto:lartc@mailman.ds9a.nl">lartc@mailman.ds9a.nl</A>
</I>&gt;<i>Subject: Re: [LARTC] How can I create qdisc, class, and filter inside the 
</I>&gt;<i>kernel?
</I>&gt;<i>Date: Mon, 19 Feb 2001 23:30:22 +0100
</I>&gt;<i>
</I>&gt;<i>On Mon, Feb 19, 2001 at 02:33:36PM -0700, Byung-Gon Chun wrote:
</I>&gt;<i> &gt; Hi,
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; I am writing a kernel module which works with netfilter.
</I>&gt;<i> &gt; If a certain condition matches,
</I>&gt;<i> &gt; I want to create a qdisc, a class and a filter inside
</I>&gt;<i> &gt; the kernel module.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; How can I create qdisc, class, and filter inside the kernel?
</I>&gt;<i>
</I>&gt;<i>The more knowledgeable people are on the netdev list hosted by SGI. 
</I>&gt;<i>However,
</I>&gt;<i>$TOPDIR/net/sched/sch_prio.c is a good sample. The hard part appears to be
</I>&gt;<i>the integration with the 'tc' tool.
</I>&gt;<i>
</I>&gt;<i>Regards,
</I>&gt;<i>
</I>&gt;<i>bert hubert
</I>&gt;<i>
</I>&gt;<i>--
</I>&gt;<i><A HREF="http://www.PowerDNS.com">http://www.PowerDNS.com</A>      Versatile DNS Services
</I>&gt;<i>Trilab                       The Technology People
</I>&gt;<i>'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet
</I>
_________________________________________________________________
Get your FREE download of MSN Explorer at <A HREF="http://explorer.msn.com">http://explorer.msn.com</A>



</PRE>

  reply	other threads:[~2001-02-19 21:48 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 [this message]
2001-02-19 22:30 ` bert

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-98373940417035@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox