Re: [PATCH] bridge: allow full size vlan packets (repost)

2006-04-26 Thread David S. Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Tue, 25 Apr 2006 11:08:12 -0700 > Need to allow for VLAN header when bridging. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Applied, thanks Stephen. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a

[PATCH] bridge: allow full size vlan packets (repost)

2006-04-25 Thread Stephen Hemminger
Need to allow for VLAN header when bridging. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- bridge.orig/net/bridge/br_forward.c 2006-04-10 16:17:51.0 -0700 +++ bridge/net/bridge/br_forward.c 2006-04-19 13:50:42.0 -0700 @@ -16,6 +16,7 @@ #include #include #incl