All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian Worm Mortensen" <worm@dkik.dk>
To: lartc@vger.kernel.org
Subject: Re: Re[2]: [LARTC] TC on bridge
Date: Fri, 27 Apr 2001 21:54:39 +0000	[thread overview]
Message-ID: <marc-lartc-98840853012008@msgid-missing> (raw)

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/

             reply	other threads:[~2001-04-27 21:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-27 21:54 Christian Worm Mortensen [this message]
2001-04-27 21:59 ` Re[2]: [LARTC] TC on bridge Ramin Alidousti
2001-04-28  6:56 ` Christian Worm Mortensen
  -- strict thread matches above, loose matches on Subject: below --
2001-04-24  6:57 fabian
2001-04-27  5:27 ` Re[2]: " fabian
2001-04-27  5:35 ` fabian
2001-04-27 13:58 ` Fabian Alejandro Gervan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-98840853012008@msgid-missing \
    --to=worm@dkik.dk \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.