From mboxrd@z Thu Jan 1 00:00:00 1970 From: "James A. Crippen" Date: Thu, 17 May 2001 17:41:57 +0000 Subject: Re: [LARTC] Any QoS API for programing under linux? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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 ,-./-. 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/