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