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:	Fri, 04 Apr 2014 14:58:24 +0200
From:	Nicolas Dichtel <nicolas.dichtel@...nd.com>
To:	Jiri Pirko <jiri@...nulli.us>, netdev@...r.kernel.org
CC:	davem@...emloft.net, edumazet@...gle.com, vfalico@...hat.com,
	stephen@...workplumber.org, hkchu@...gle.com, dborkman@...hat.com,
	willemb@...gle.com, hannes@...essinduktion.org,
	atzm@...atosphere.co.jp, phil@....cc, richardcochran@...il.com
Subject: Re: [patch net-next] net: make packet_type->ak_packet_priv generic

Le 04/04/2014 14:20, Jiri Pirko a écrit :
> The priv is used now by af_packet. Rename it to make it useable for
> others as well. Also, introduce packet_id_match to move the sk matching
> from skb_loop_sk to af_packet code where it belongs.
>
> Signed-off-by: Jiri Pirko <jiri@...nulli.us>
> ---
>   include/linux/netdevice.h |  2 +-
>   net/core/dev.c            |  4 +---
>   net/packet/af_packet.c    | 22 +++++++++++++++-------
>   3 files changed, 17 insertions(+), 11 deletions(-)
Hmm, net-next is closed I think.
--
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