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:	Thu, 11 Sep 2008 11:44:39 -0700
From:	"Andrew Grover" <andy.grover@...il.com>
To:	"David Miller" <davem@...emloft.net>
Cc:	dwmw2@...radead.org, marcel@...tmann.org, netdev@...r.kernel.org
Subject: Re: [PATCH] RDS: Add AF and PF defines for RDS sockets

(reviving an old thread, new comments at bottom)

On Thu, Aug 28, 2008 at 12:24 AM, David Miller <davem@...emloft.net> wrote:
> From: David Woodhouse <dwmw2@...radead.org>
> Date: Thu, 28 Aug 2008 08:06:40 +0100
>
>> On Mon, 2008-08-25 at 21:29 -0700, David Miller wrote:
>> > From: Marcel Holtmann <marcel@...tmann.org>
>> > Date: Tue, 26 Aug 2008 06:16:28 +0200
>> >
>> > > and where is the protocol? Adding new constants without posting the
>> > > implementation normally doesn't fly anymore.
>> >
>> > That's correct :)
>>
>> That's kind of unfortunate, and leads to the problems we have with
>> compatibility for AF_ISDN, where userspace built for the _older_
>> versions has a different value.
>>
>> Is there really any harm in reserving it up-front?
>
> If you're commiting a userspace to a kernel component
> that hasn't been blessed upstream yet, you're already
> up the creek without a paddle.

The RDS protocol is already in production use by Oracle, and has been
in the OFED distribution for a long time. It's under active
development, and we'll be submitting it soon for mainline.

So userspace is already committed to a kernel component that isn't in
mainline, and we *are* up a creek a little bit. User code has to do
some hacky things to determine RDS's protocol number (it's variable).
The sooner we get an actual number allocated, the sooner userspace can
start using it, and start the clock ticking on when it can remove the
old variable protocol num hack.

Basically: we're gonna submit the code. Who knows how many rounds of
reviews it will take before it goes in, but we're committed to getting
it in. We just want a number now so userspace can start doing things
correctly right away.

Let me know and I can repost the patch.

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