>> 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' CWM> Hmm, it seems like wrr is not compatible with this bridge patch. CWM> To fix the problem you can replace "skb->pkt_bridged" with "0" in CWM> sch_wrr.c. CWM> You will not be able to use mac classifying mode, then, though. Ok. I will try it. I now found the new page of bridge, it moved to http://bridge.sourceforge.net/ and download the 2.2.19 patch, and i get the same error compiling modules :( -- Best regards, fabian mailto:fabian@xxxxxxxxxxxxxxxxxxxxxx