From: "Federico Voges" <fvoges@intrasoft.com.ar>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Kernel 2.2 configuration (newbie question)
Date: Sun, 17 Feb 2002 00:04:36 +0000 [thread overview]
Message-ID: <marc-lartc-101390429610682@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101390068905551@msgid-missing>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I think I've found it: Download the old Diffserv distribution from
ftp://icaftp.epfl.ch/pub/linux/diffserv/dist/ds-8.tar.gz
Doing a quick grep on the kernel.diff I've got:
+#define TC_H_INGRESS (0xFFFFFFF1U)
+ struct Qdisc *qdisc_ingress;
+ int ingress;
+extern int call_in_ingress(struct sk_buff *skb);
+#ifdef CONFIG_NET_SCH_INGRESS
+EXPORT_SYMBOL(call_in_ingress);
+tristate 'Ingress Qdisc/policing' CONFIG_NET_SCH_INGRESS
+ifeq ($(CONFIG_NET_SCH_INGRESS), y)
+O_OBJS += sch_ingress.o
etc, etc, etc.
So, is this the patch you mentioned??
On Sun, 17 Feb 2002 00:33:10 +0100 (CET), Martin Devera wrote:
>> And where can I find this patch???
>>
>> TIA
>>
>> On Sun, 17 Feb 2002 00:16:06 +0100 (CET), Martin Devera wrote:
>>
>> >ingres is not in plain 2.2 kernel .. you have to patch it
>
>probably at the sme place as iproute2 package - maybe it is
>part of it.Can't remember. Bert, do you know ?
>devik
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
Federico Voges
Socio gerente
Intrasoft
Malabia 2137 14 A
(1425) Buenos Aires
Argentina
Te/Fax: 54-11-4833-5182
e-mail: fvoges@intrasoft.com.ar
Web: http://www.intrasoft.com.ar
PGP Public Key Fingerprint: A536 4595 EB6F D197 FBC1 5C3A 145C 2516
-----BEGIN PGP SIGNATURE-----
Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its affiliated companies.
iQA/AwUBPG7zlBRcJRaVKt4XEQKR+wCgt/lA9G1YWaXjtdA752tTdzqvmH4AoOJZ
o9GXXSTkYsKomD89ezYy30Hx
=ofZK
-----END PGP SIGNATURE-----
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
next prev parent reply other threads:[~2002-02-17 0:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-16 23:04 [LARTC] Kernel 2.2 configuration (newbie question) Federico Voges
2002-02-16 23:16 ` Martin Devera
2002-02-16 23:28 ` Federico Voges
2002-02-16 23:33 ` Martin Devera
2002-02-17 0:04 ` Federico Voges [this message]
2002-02-17 10:44 ` Martin Devera
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-101390429610682@msgid-missing \
--to=fvoges@intrasoft.com.ar \
--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.