[Bridge] [BUG] Dropping fragmented IP packets within VLAN frames on bridge

Stephen Hemminger shemminger at linux-foundation.org
Fri May 25 11:28:09 PDT 2007


On Fri, 25 May 2007 20:17:05 +0200
Adam Osuchowski <adwol at zonk.pl> wrote:

> Stephen Hemminger wrote:
> > There is a function in br_forward.c that handles VLAN packet length
> > maybe use that
> 
> Do you mean packet_length()? It is up to you, but IMHO it will only slow
> down processing due to extra skb->protocol check.

Your original code was calling ip_fragment for all VLAN tagged frames


More information about the Bridge mailing list