From owner-freebsd-stable@FreeBSD.ORG Mon Oct 28 19:23:06 2013 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 03D5912E; Mon, 28 Oct 2013 19:23:06 +0000 (UTC) (envelope-from ian@FreeBSD.org) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CB1402763; Mon, 28 Oct 2013 19:23:05 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1VasP2-0005vL-MV; Mon, 28 Oct 2013 19:23:04 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id r9SJN2Xd051405; Mon, 28 Oct 2013 13:23:02 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1++t7Ujb/saor9cRWwoAEKE Subject: Re: [heads up] axing AppleTalk and IPX/SPX From: Ian Lepore To: Stefan Bethke In-Reply-To: <139F9446-64B8-4105-AEFB-4F90EDB44792@lassitu.de> References: <20131028124221.GO52889@glebius.int.ru> <139F9446-64B8-4105-AEFB-4F90EDB44792@lassitu.de> Content-Type: text/plain; charset="iso-8859-7" Date: Mon, 28 Oct 2013 13:23:01 -0600 Message-ID: <1382988181.1170.249.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by damnhippie.dyndns.org id r9SJN2Xd051405 Cc: stable@FreeBSD.org, Gleb Smirnoff , current@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Oct 2013 19:23:06 -0000 On Mon, 2013-10-28 at 19:54 +0100, Stefan Bethke wrote: > Am 28.10.2013 um 13:42 schrieb Gleb Smirnoff : >=20 > > The plan is two axe two old networking protocols from FreeBSD head/, > > meaning that FreeBSD 11.0-RELEASE, available in couple of years would > > be shipped without them. > >=20 > > 1) AppleTalk > >=20 > > Last time claimed to be supported by vendor in 2007[1]. In practice > > had very little use since 90th. > > Discontinued by major routing equipment vendors since 2009[2]. >=20 > Since Apple has now even deprecated AFP (the file sharing protocol impl= emented by netatalk, among others), it=A2s time to let go. >=20 > There=A2s a thriving historic enthusiast community around older Macs an= d Apple IIs, and I can report that FreeBSD 4 (including then-current vers= ions of netatalk and for those who care, macipgw) works just fine in Virt= ualBox, on FreeBSD 9-stable. Newer FreeBSD versions will likely work as w= ell. Since AppleTalk (DDP and the layer 3 protocols on top of it) were or= iginally tuned for LocalTalk and it=A2s 230.4 kbps rate, running a virtua= lized OS on even very modest hardware will likely incur no performance pe= nalty, so just shove a VM onto any old box. >=20 Remember too that what's really being said here is that it will be gone from 11; it's still in FreeBSD 10, and that means FreeBSD will still support those protocols (as much as possible given the lack of upstream support) for many years to come. Think of this as "You have about 4 years to make other arrangements before this support is gone." -- Ian