From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Christian Worm Mortensen" Date: Fri, 27 Apr 2001 21:54:39 +0000 Subject: Re: Re[2]: [LARTC] TC on bridge Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi, > Christian: i get this error message when trying to compile the kernel > 2.2.18 modules with wrr and bridge patch: > sch_wrr.c: In function 'mac_classify': > sch_wrr.c:600: structure has no member named 'pkt_bridged' Hmm, it seems like wrr is not compatible with this bridge patch. To fix the problem you can replace "skb->pkt_bridged" with "0" in sch_wrr.c. You will not be able to use mac classifying mode, then, though. Christian _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/