All of lore.kernel.org
 help / color / mirror / Atom feed
From: "James A. Crippen" <james@UnLambda.COM>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Any QoS API for programing under linux?
Date: Thu, 17 May 2001 17:41:57 +0000	[thread overview]
Message-ID: <marc-lartc-99012140001756@msgid-missing> (raw)
In-Reply-To: <marc-lartc-99009732713094@msgid-missing>

See the following files in a current copy of the Linux kernel sources:

linux/include/{linux,net}/pkt_{sched,cls}.h

That's about as much of an API as there is.

If you want more information on interfacing to this part of the kernel
then you need to do a close examination of the sources for Alexey
Kuznetsov's iproute2 tools, particularly the `tc' command.  Look for
iproute2-2.2.4-now-ss001007.tar.gz which is the latest release of these
tools.

WARNING: The internals of the QoS implementation in the Linux kernel are
not meant for mere humans to read.  :)

'james

-- 
James A. Crippen <james@unlambda.com> ,-./-.  Anchorage, Alaska,
Lambda Unlimited: Recursion 'R' Us   |  |/  | USA, 61.2069 N, 149.766 W,
Y = \f.(\x.f(xx)) (\x.f(xx))         |  |\  | Earth, Sol System,
Y(F) = F(Y(F))                        \_,-_/  Milky Way.


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

      parent reply	other threads:[~2001-05-17 17:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-17 11:02 [LARTC] Any QoS API for programing under linux? shen jing
2001-05-17 15:45 ` Remco van de Meent
2001-05-17 17:41 ` James A. Crippen [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-99012140001756@msgid-missing \
    --to=james@unlambda.com \
    --cc=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.