[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5332FBD0.2010802@redhat.com>
Date: Wed, 26 Mar 2014 12:09:52 -0400
From: Vlad Yasevich <vyasevic@...hat.com>
To: netdev@...r.kernel.org
CC: bridge@...ts.linux-foundation.org, shemminger@...tta.com
Subject: Re: [PATCH 0/2] bridge: Fix forwarding of 8021AD frames
On 03/26/2014 12:00 PM, Vlad Yasevich wrote:
> Bridge has its own way to deterine if the packet is forwardable and it doesn't
> support 8021ad tags correctly. Instead just allow bridge to use an
> existing is_skb_forwardable() function.
>
>
> Vlad Yasevich (2):
> net: Allow modules to use is_skb_forwardable
> bridge: use is_skb_forwardable in forward path
>
> include/linux/netdevice.h | 1 +
> net/bridge/br_forward.c | 7 +------
> net/core/dev.c | 3 ++-
> 3 files changed, 4 insertions(+), 7 deletions(-)
>
Self-nack. Missed one of the hunks in patch2.
-vlad
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists