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:	Thu, 16 Jul 2015 10:23:46 +0200
From:	Jiri Pirko <jiri@...nulli.us>
To:	sfeldma@...il.com
Cc:	netdev@...r.kernel.org, roopa@...ulusnetworks.com,
	simon.horman@...ronome.com
Subject: Re: [PATCH net-next v2 0/5] switchdev: avoid duplicate packet
 forwarding


......
>
>Scott Feldman (5):
>  net: don't reforward packets already forwarded by offload device
>  net: add phys ID compare helper to test if two IDs are the same
>  switchdev: add offload_fwd_mark generator helper
>  rocker: add offload_fwd_mark support
>  switchdev: update documentation for offload_fwd_mark
>
> Documentation/networking/switchdev.txt |   14 +++-
> drivers/net/ethernet/rocker/rocker.c   |   11 ++++
> drivers/net/ethernet/rocker/rocker.h   |    1 +
> include/linux/netdevice.h              |   13 ++++
> include/linux/skbuff.h                 |   11 +++-
> include/net/switchdev.h                |    9 +++
> net/core/dev.c                         |   10 +++
> net/switchdev/switchdev.c              |  111 ++++++++++++++++++++++++++++++--
> 8 files changed, 171 insertions(+), 9 deletions(-)
>
>-- 
>1.7.10.4

Thanks for taking care of this Scott!

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