On Fri, 11 Mar 2005 17:20:22 +0300 Leo Yuriev <[EMAIL PROTECTED]> wrote:
> Kernel 2.6 (2.6.11) > > When ethernet-bridge forward a packet and such ethernet-frame has > VLAN-tag, bridge should update skb->prioriry for properly QoS > handling. This small patch does this. > > Based upon discussion during last week I added pskb_may_pull() > checking and simple mapping from 802.1p/user_priority to skb->priority. > > Patch-by: Leo Yuriev <[EMAIL PROTECTED]> Do this as an ebtables module please. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

