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:	Wed, 4 Oct 2006 11:59:03 -0700
From:	Jean Tourrilhes <jt@....hp.com>
To:	Linus Torvalds <torvalds@...l.org>
Cc:	"John W. Linville" <linville@...driver.com>,
	Jeff Garzik <jeff@...zik.org>,
	Lee Revell <rlrevell@...-job.com>,
	Alessandro Suardi <alessandro.suardi@...il.com>,
	Norbert Preining <preining@...ic.at>,
	Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
	johannes@...solutions.net
Subject: Re: wpa supplicant/ipw3945, ESSID last char missing

On Wed, Oct 04, 2006 at 11:38:19AM -0700, Linus Torvalds wrote:
> 
> 
> On Wed, 4 Oct 2006, Jean Tourrilhes wrote:
> > 
> > 	You can't froze kernel userspace API forever. That is simply
> > not workable
> 
> Stop arguing this way.
> 
> It's not what we have ever done. We've _extended_ the API. But we don't 
> break old ones.

	Old APIs get deprecated, and people are forced to the new API,
which is exactly the same as far as userspace is concerned. This
transition is exactly the same as what you propose, both kernel API
coexist for some time, except it happens in userspace instead of in
kernel, which is an implementation detail.
	So, my question is when can I remove the old ESSID API.

> I don't even see why you argue. Even the people directly involved with 
> this thing seem to say that it should have some simple translation layer 
> and do the internal format thing. We've had major subsystem that do that, 
> and I don't see why you think wireless is so different, and so special in 
> this respect.

	The Wireless people (Jouni, Dan) decided to change the
*userspace* API. We could translate the new *userspace* API to the old
kernel API, but I don't see the point.

> If you need to break something, you create a new interface, and try to 
> translate between the two, and maybe you deprecate the old one so that it 
> can be removed once it's not in use any more.

	That's exactly what it hinges on. What is your criteria for
removing the old ESSID API. My understanding was 6 months.

	Jean
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ