From owner-svn-src-head@freebsd.org Mon Apr 24 21:24:00 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3FD75D4EABD; Mon, 24 Apr 2017 21:24:00 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D5EF111D; Mon, 24 Apr 2017 21:23:59 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 0FDE35A9F15; Mon, 24 Apr 2017 21:23:58 +0000 (UTC) Date: Mon, 24 Apr 2017 21:23:58 +0000 From: Brooks Davis To: Brooks Davis Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r317383 - in head: . etc/mtree include lib/libc/net rescue/rescue sbin sbin/atm sbin/atm/atmconfig share/man/man4 sys/boot/forth sys/conf sys/dev/en sys/dev/fatm sys/dev/hatm sys/dev/pa... Message-ID: <20170424212358.GB83491@spindle.one-eyed-alien.net> References: <201704242121.v3OLLoR2082346@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <201704242121.v3OLLoR2082346@repo.freebsd.org> User-Agent: Mutt/1.8.0 (2017-02-23) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Apr 2017 21:24:00 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 24, 2017 at 09:21:50PM +0000, Brooks Davis wrote: > Author: brooks > Date: Mon Apr 24 21:21:49 2017 > New Revision: 317383 > URL: https://svnweb.freebsd.org/changeset/base/317383 >=20 > Log: > Remove the NATM framework including the en(4), fatm(4), hatm(4), and > patm(4) devices. > =20 > Maintaining an address family and framework has real costs when we make > infrastructure improvements. In the case of NATM we support no devices > manufactured in the last 20 years and some will not even work in modern > motherboards (some newer devices that patm(4) could be updated to > support apparently exist, but we do not currently have support). > =20 > With this change, support remains for some netgraph modules that don't > require NATM support code. It is unclear if all these should remain, > though ng_atmllc certainly stands alone. > =20 > Note well: FreeBSD 11 supports NATM and will continue to do so until at > least September 30, 2021. Improvements to the code in FreeBSD 11 are > certainly welcome. > =20 > Reviewed by: philip > Approved by: harti Should have included: Differential revision: https://reviews.freebsd.org/D9883 -- Brooks --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJY/mztAAoJEKzQXbSebgfAgAwIAIJkqt0EwulmYYulat2EXJvn E/xN5R5YeS8i3p7KYXn+5u+RUqpT27LhC76JZfz9pLEYZHLMyoarJii/Vs9xjlAY WbQ1L4U/Q2llIdhfNEtqQo8ff3wLB5fc57S4bqxL0Joge3iKoDNHRbfXJUSadW2k v1WhZep3sR8DZnHgt7zqBCzbF/hzhYZQ/idFSGbymoeJ5pwCV1PprxglEDetV5YG /o6IEQ0By9hlA5rcaR9RgbEX3pOaKGozY1FhGLavfdw6iU0af0fn4QnHyJzOI3GV 0Acxl3mkv0p2z/EdfN2APh7yA8JC3OdwO81g0ZPfKV+yYB2wcd0S/fS6/eDaJ+Y= =l7s3 -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--