All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Anderson <jon-anderson@rogers.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] bridging shaper
Date: Tue, 30 Mar 2004 01:38:44 +0000	[thread overview]
Message-ID: <4068CFA4.4060308@rogers.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0403291223120.5013@mustang.mcewenco.com>

Bart De Schuymer wrote:

> There are no real differences, except that arptables doesn't see bridged
>
>traffic, between the 2.4 bridge-nf/ebtables patch and the code in 2.6. So my 
>guess is the problem isn't the bridge filtering code.
>  
>
I don't doubt that the bridging code, and iptables/ebtables is nearly 
the same, but _something_ is different. (Kernel .config options, QoS 
code, 2.4/2.6 interface, aliens abducting sk_buff->nfmark, I dunno...) 
The same system booted with a 2.4 kernel and a 2.6 kernel behave 
differently. 2.6 was configured with similar options to 2.4. (make 
oldconfig -> Maybe there's a new option somewhere that I'm missing?)

As far as I can see, bridged traffic control on 2.4 works, 2.6 doesn't:

"tc -s class show dev eth0" on a 2.4 kernel shows packets being 
classified properly, whereas on 2.6, they are not classified properly.

I actually think iptables/ebtables is working properly; In 2.6, ebtables 
does indeed count the correct number of packets passing through each 
rule, and assuming that "-j mark" actually marks them, the only possibly 
answer would be that the tc stuff isn't catching those marks.

I'd be really happy to hear any suggestions or ideas, 'cause I'd really 
love to get 2.6 working! If there's _anything_ I can do that might help 
debug this stuff, I'd be glad to try.

Cheers,

jon
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  parent reply	other threads:[~2004-03-30  1:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-29 17:27 [LARTC] bridging shaper Ryan Rothert
2004-03-29 18:13 ` Jon Anderson
2004-03-29 19:07 ` Ryan Rothert
2004-03-29 19:33 ` Jon Anderson
2004-03-29 19:49 ` Bart De Schuymer
2004-03-30  1:38 ` Jon Anderson [this message]
2004-03-30 11:13 ` miller69

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=4068CFA4.4060308@rogers.com \
    --to=jon-anderson@rogers.com \
    --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.