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 15:36:11 +0200
From:	Nicolas Dichtel <nicolas.dichtel@...nd.com>
To:	Jiri Pirko <jiri@...nulli.us>
CC:	netdev@...r.kernel.org, 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 15:23, Jiri Pirko a écrit :
> Fri, Apr 04, 2014 at 02:58:24PM CEST, nicolas.dichtel@...nd.com wrote:
>> 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.
>
> I did not see the announcement, maybe I missed it.
http://www.spinics.net/lists/netdev/msg278012.html
--
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