<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a7dc3128 - Remove the NATM framework including the en(4), fatm(4), hatm(4), and</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/atm/Makefile#a7dc3128</link>
        <description>Remove the NATM framework including the en(4), fatm(4), hatm(4), andpatm(4) devices.Maintaining an address family and framework has real costs when we makeinfrastructure improvements.  In the case of NATM we support no devicesmanufactured in the last 20 years and some will not even work in modernmotherboards (some newer devices that patm(4) could be updated tosupport apparently exist, but we do not currently have support).With this change, support remains for some netgraph modules that don&apos;trequire NATM support code. It is unclear if all these should remain,though ng_atmllc certainly stands alone.Note well: FreeBSD 11 supports NATM and will continue to do so until atleast September 30, 2021.  Improvements to the code in FreeBSD 11 arecertainly welcome.Reviewed by:	philipApproved by:	harti

            List of files:
            /freebsd-13.1/sys/modules/netgraph/atm/Makefile</description>
        <pubDate>Mon, 24 Apr 2017 21:21:49 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e4372ceb - Remove netatm from HEAD as it is not MPSAFE and relies on the now removed</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/atm/Makefile#e4372ceb</link>
        <description>Remove netatm from HEAD as it is not MPSAFE and relies on the now removedNET_NEEDS_GIANT.  netatm has been disconnected from the build for tenmonths in HEAD/RELENG_7.  Specifics:- netatm include files- netatm command line management tools- libatm- ATM parts in rescue and sysinstall- sample configuration files and documents- kernel support as a module or in NOTES- netgraph wrapper nodes for netatm- ctags data for netatm.- netatm-specific device drivers.MFC after:	3 weeksReviewed by:	bzDiscussed with:	bms, bz, harti

            List of files:
            /freebsd-13.1/sys/modules/netgraph/atm/Makefile</description>
        <pubDate>Sun, 25 May 2008 22:11:40 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b851aeb - Disconnect netatm from the build as it is not MPSAFE and relies on</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/atm/Makefile#2b851aeb</link>
        <description>Disconnect netatm from the build as it is not MPSAFE and relies onNET_NEEDS_GIANT, which will shortly be removed.  This is done in aaway that it may be easily reattached to the build before 7.1 ifappropriate locking is added.  Specifics:- Don&apos;t install netatm include files- Disconnect netatm command line management tools- Don&apos;t build libatm- Don&apos;t include ATM parts in rescue or sysinstall- Don&apos;t install sample configuration files and documents- Don&apos;t build kernel support as a module or in NOTES- Don&apos;t build netgraph wrapper nodes for netatmThis removes the last remaining consumer of NET_NEEDS_GIANT.Reviewed by:	hartiDiscussed with:	bz, bmsApproved by:	re (kensmith)

            List of files:
            /freebsd-13.1/sys/modules/netgraph/atm/Makefile</description>
        <pubDate>Sat, 14 Jul 2007 21:49:24 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9be0cda6 - Style: Remove blank lines before EOF.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/atm/Makefile#9be0cda6</link>
        <description>Style: Remove blank lines before EOF.Tested by:	cvs diff -B

            List of files:
            /freebsd-13.1/sys/modules/netgraph/atm/Makefile</description>
        <pubDate>Sat, 18 Feb 2006 23:49:28 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f6f0192 - Add the module build stuff for the ATM call control module.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/atm/Makefile#4f6f0192</link>
        <description>Add the module build stuff for the ATM call control module.

            List of files:
            /freebsd-13.1/sys/modules/netgraph/atm/Makefile</description>
        <pubDate>Thu, 12 Aug 2004 14:58:46 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4295875a - The layer 3 (signalling) of NgATM netgraph node: ng_uni. This node</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/atm/Makefile#4295875a</link>
        <description>The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodehandles user and network side signaling and partly PNNI.

            List of files:
            /freebsd-13.1/sys/modules/netgraph/atm/Makefile</description>
        <pubDate>Fri, 07 Nov 2003 09:15:14 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>03760206 - Module build infrastructure for the NgATM SAA layer.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/atm/Makefile#03760206</link>
        <description>Module build infrastructure for the NgATM SAA layer.

            List of files:
            /freebsd-13.1/sys/modules/netgraph/atm/Makefile</description>
        <pubDate>Fri, 24 Oct 2003 07:42:08 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee4080d4 - Add ng_atmpif: a HARP physical interface emulation. This allows one</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/atm/Makefile#ee4080d4</link>
        <description>Add ng_atmpif: a HARP physical interface emulation. This allows oneto run the HARP ATM stack without real hardware.Submitted by:	Vincent Jardin &lt;vjardin@wanadoo.fr&gt;

            List of files:
            /freebsd-13.1/sys/modules/netgraph/atm/Makefile</description>
        <pubDate>Mon, 11 Aug 2003 08:40:02 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cfca62bf - This is a netgraph node to access ATM interfaces. It works with the</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/netgraph/atm/Makefile#cfca62bf</link>
        <description>This is a netgraph node to access ATM interfaces. It works with thehatm(4) and fatm(4) drivers, en(4) will follow soon.

            List of files:
            /freebsd-13.1/sys/modules/netgraph/atm/Makefile</description>
        <pubDate>Wed, 25 Jun 2003 13:20:19 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
