[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <511BECC7.4040406@redhat.com>
Date: Wed, 13 Feb 2013 14:43:03 -0500
From: Vlad Yasevich <vyasevic@...hat.com>
To: David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org, bridge@...ts.linux-foundation.org,
shemminger@...tta.com, mirqus@...il.com
Subject: Re: [PATCH v10 net-next 00/12] VLAN filtering/VLAN aware bridge
On 02/13/2013 02:08 PM, David Miller wrote:
> From: Vlad Yasevich <vyasevic@...hat.com>
> Date: Wed, 13 Feb 2013 12:41:37 -0500
>
>> Changes since v9:
>> * series re-ordering so make functionality more distinct. Basic vlan
>> filtering is patches 1-4. Support for PVID/untagged vlans is patches
>> 5 and 6. VLAN support for FDB/MDB is patches 7-11. Patch 12 is
>> still additional egress policy.
>> * Slight simplification to code that extracts the VID from skb. Since we
>> now depend on the vlan module, at the time of input skb_tci is guaranteed
>> to be set if the packet had 8021q header. We can simply refere to it.
>> * Changed the opaque 'parent' pointer from prior patches to a union so we
>> can be much more explicit in our assignments.
>> * Lots of additional testing with STP turned on. No issues were observed.
>
> Thanks a lot for keeping this series uptodate Vlad.
>
> Stephen, I think this series is ready, anything needed to be fixed still
> can be follow-on patches. Agreed?
Looks like there are 2 more drivers that need to be update for
ndo_fdb_del. I'll rebase and re-spin.
-vlad
>
> Thanks.
>
--
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