Re: Re[2]: [LARTC] TC on bridge

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux