From owner-freebsd-net@freebsd.org Fri Apr 28 12:13:33 2017 Return-Path: Delivered-To: freebsd-net@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 D8B92D54A97; Fri, 28 Apr 2017 12:13:33 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (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 9AF2F1F76; Fri, 28 Apr 2017 12:13:33 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1d44m4-000Nky-0g; Fri, 28 Apr 2017 15:13:24 +0300 Date: Fri, 28 Apr 2017 15:13:23 +0300 From: Slawa Olhovchenkov To: Brooks Davis Cc: freebsd-net@freebsd.org, freebsd-atm@freebsd.org Subject: Re: The fate of ngatm Message-ID: <20170428121323.GF83631@zxy.spb.ru> References: <20170427180029.GB35387@spindle.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170427180029.GB35387@spindle.one-eyed-alien.net> User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2017 12:13:33 -0000 On Thu, Apr 27, 2017 at 06:00:29PM +0000, Brooks Davis wrote: > As previous threatened, I've removed support for NATM (as well as a > remarkable number of remnants of the old ATM framework). One piece > that still remains is the ngatm framework in netgraph. This includes > the ng_ccatm(4), ng_sscfu(4), ng_sscop(4), and ng_uni(4) nodes. > > These don't attach to physical interfaces and didn't depend on the NATM > interface code so I left them alone in the first cut. My question > is, are they useful without physical interfaces? If so, keeping them > doesn't appear to have a high support burden. If not, we should remove > them. may be it can be used together w/ USB ADSL modem? Not sure about suported and existeing modern ADSL USB modem.