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] [day] [month] [year] [list]
Date:	Sat, 22 Mar 2008 16:55:59 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	xemul@...nvz.org
Cc:	acme@...hat.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6.26 1/2][SOCK]: Add udp_hash member to struct
 proto.

From: Pavel Emelyanov <xemul@...nvz.org>
Date: Tue, 18 Mar 2008 14:49:24 +0300

> Inspired by the commit ab1e0a13 ([SOCK] proto: Add hashinfo member to 
> struct proto) from Arnaldo, I made similar thing for UDP/-Lite IPv4 
> and -v6 protocols.
> 
> The result is not that exciting, but it removes some levels of
> indirection in udpxxx_get_port and saves some space in code and text.
> 
> The first step is to union existing hashinfo and new udp_hash on the
> struct proto and give a name to this union, since future initialization 
> of tcpxxx_prot, dccp_vx_protinfo and udpxxx_protinfo will cause gcc 
> warning about inability to initialize anonymous member this way.
> 
> Signed-off-by: Pavel Emelyanov <xemul@...nvz.org>

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