-----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-----