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:	Sat, 19 Jul 2008 09:52:49 +0900 (JST)
From:	YOSHIFUJI Hideaki / 吉藤英明 
	<yoshfuji@...ux-ipv6.org>
To:	agl@...erialviolet.org
Cc:	netdev@...r.kernel.org, yoshfuji@...ux-ipv6.org
Subject: Re: [RFC 1/2] TCP: Renaming md5sig to auth

In article <396556a20805301217k293e5718h6bbf02bfe069031@...opa> (at Fri, 18 Jul 2008 17:22:10 -0700), "Adam Langley" <agl@...erialviolet.org> says:

> -struct tcp_md5sig {
> +struct tcp_auth {
>  	struct __kernel_sockaddr_storage tcpm_addr;	/* address associated */
>  	__u16	__tcpm_pad1;				/* zero */
>  	__u16	tcpm_keylen;				/* key length */

Sorry, you cannot simply change this.  Please #define it at least.
And well, after getting 2nd patch, you should not even change this name.

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