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, 25 Jun 2014 06:25:17 -0400
From:	Jamal Hadi Salim <jhs@...atatu.com>
To:	davem@...emloft.net, stephen@...workplumber.org
CC:	netdev@...r.kernel.org, vyasevic@...hat.com,
	sfeldma@...ulusnetworks.com, john.r.fastabend@...el.com,
	roopa@...ulusnetworks.com, eric.dumazet@...il.com
Subject: Re: [net-next PATCH v3 0/2] bridge: more efficient fdb dumping


I should say I have tested this version against net-next
(the commit message describes the validation tests)

cheers,
jamal

On 06/25/14 06:21, Jamal Hadi Salim wrote:
> From: Jamal Hadi Salim <jhs@...atatu.com>
>
> Changes:
> V3:
>   Suggestion from Eric D. to use for_each_netdev
>   Suggestion from Stephen H. to reduce level of indentation
>
> V2:
> Suggestions from Vlad
>   Get rid of rcu read lock since rtnl_lock is being held
>   simplify for readability
>
>
> Jamal Hadi Salim (2):
>    bridge: fdb dumping takes a filter device
>    bridge: netlink dump interface at par with brctl
>
>   drivers/net/ethernet/intel/i40e/i40e_main.c      |    3 +-
>   drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c |    5 +-
>   include/linux/netdevice.h                        |    1 +
>   include/linux/rtnetlink.h                        |    1 +
>   net/bridge/br_fdb.c                              |   14 ++++
>   net/bridge/br_private.h                          |    2 +-
>   net/core/rtnetlink.c                             |   77 +++++++++++++++++-----
>   7 files changed, 84 insertions(+), 19 deletions(-)
>

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ