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:	Tue, 27 Jan 2009 11:27:34 -0800
From:	Andrew Grover <andy.grover@...il.com>
To:	Rémi Denis-Courmont 
	<remi.denis-courmont@...ia.com>
Cc:	ext Andy Grover <andy.grover@...cle.com>, rdreier@...co.com,
	rds-devel@....oracle.com, general@...ts.openfabrics.org,
	netdev@...r.kernel.org
Subject: Re: [PATCH 02/21] RDS: Main header file

On Mon, Jan 26, 2009 at 11:34 PM, Rémi Denis-Courmont
<remi.denis-courmont@...ia.com> wrote:

>> +#ifndef PF_RDS
>> +#define PF_RDS          AF_RDS
>> +#endif
>
> You should probably remove that and put the last patch of your series ahead of
> this one.

Yup will do.

>> +#ifndef SOL_RDS
>> +#define SOL_RDS         272
>> +#endif
>
> This is used by RXRPC nowadays, although I myself don't really understand why
> socket option levels need to be unique across all families.

OK, shouldn't be too hard to fix.

Thanks.

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