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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 11 Nov 2013 15:07:20 -0000
From:	"David Laight" <David.Laight@...LAB.COM>
To:	"Jiri Pirko" <jiri@...nulli.us>, <netdev@...r.kernel.org>
Cc:	<davem@...emloft.net>, <kuznet@....inr.ac.ru>, <jmorris@...ei.org>,
	<yoshfuji@...ux-ipv6.org>, <kaber@...sh.net>, <thaller@...hat.com>,
	<stephen@...workplumber.org>, <hannes@...essinduktion.org>,
	<vyasevich@...il.com>, <dcbw@...hat.com>
Subject: RE: [patch net-next RFC 1/2] ipv6 addrconf: extend ifa_flags to u32

> --- a/include/net/if_inet6.h
> +++ b/include/net/if_inet6.h
> @@ -51,7 +51,7 @@ struct inet6_ifaddr {
>  	int			state;
> 
>  	__u8			dad_probes;
> -	__u8			flags;
> +	__u32			flags;
> 
>  	__u16			scope;

That is adding a lot of padding.

	David



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