lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 13 Feb 2013 14:08:51 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	vyasevic@...hat.com
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

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?

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