<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>c59aab9a5b3970b3ccec744f759e6cb87e938dbe - ipfw: Retire obsolete compat code</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#c59aab9a5b3970b3ccec744f759e6cb87e938dbe</link>
        <description>ipfw: Retire obsolete compat codeThe current IPFW version 3 dates to 2010 (commit cc4d3c30ea28, &quot;Bring inthe most recent version of ipfw and dummynet, developed&quot;).The compat code for FreeBSD 8 and earlier has a number of issues and isno longer needed, so remove it.Reported by:	Ilja Van Sprundel &lt;ivansprundel@ioactive.com&gt;Reviewed by:	ae, glebiusSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D53343

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Fri, 24 Oct 2025 22:15:01 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a81299340d116e73d6ed45bb9a5976beaa4b16d - Now that PIE is free of runtime floating point,  revert r300853 to</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#9a81299340d116e73d6ed45bb9a5976beaa4b16d</link>
        <description>Now that PIE is free of runtime floating point,  revert r300853 toreconnect PIE to the build.

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Sun, 29 May 2016 09:29:35 +0200</pubDate>
        <dc:creator>Don Lewis &lt;truckman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d2cb82134d4fb3f2c82be7cfa2f1bb047433bd1 - Disconnect PIE from the build until it is free of floating point math.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#9d2cb82134d4fb3f2c82be7cfa2f1bb047433bd1</link>
        <description>Disconnect PIE from the build until it is free of floating point math.Reported by:	lidl, adrian

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Fri, 27 May 2016 19:07:07 +0200</pubDate>
        <dc:creator>Don Lewis &lt;truckman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91336b403aed79b21db16e540c5a9f9992ef2c2b - Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#91336b403aed79b21db16e540c5a9f9992ef2c2b</link>
        <description>Import Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel, PIE and FQ-PIE).Centre for Advanced Internet ArchitecturesImplementing AQM in FreeBSD* Overview &lt;http://caia.swin.edu.au/freebsd/aqm/index.html&gt;* Articles, Papers and Presentations  &lt;http://caia.swin.edu.au/freebsd/aqm/papers.html&gt;* Patches and Tools &lt;http://caia.swin.edu.au/freebsd/aqm/downloads.html&gt;OverviewRecent years have seen a resurgence of interest in better managingthe depth of bottleneck queues in routers, switches and other placesthat get congested. Solutions include transport protocol enhancementsat the end-hosts (such as delay-based or hybrid congestion controlschemes) and active queue management (AQM) schemes applied withinbottleneck queues.The notion of AQM has been around since at least the late 1990s(e.g. RFC 2309). In recent years the proliferation of oversizedbuffers in all sorts of network devices (aka bufferbloat) hasstimulated keen community interest in four new AQM schemes -- CoDel,FQ-CoDel, PIE and FQ-PIE.The IETF AQM working group is looking to document these schemes,and independent implementations are a corner-stone of the IETF&apos;sprocess for confirming the clarity of publicly available protocoldescriptions. While significant development work on all three schemeshas occured in the Linux kernel, there is very little in FreeBSD.Project GoalsThis project began in late 2015, and aims to design and implementfunctionally-correct versions of CoDel, FQ-CoDel, PIE and FQ_PIEin FreeBSD (with code BSD-licensed as much as practical). We havechosen to do this as extensions to FreeBSD&apos;s ipfw/dummynet firewalland traffic shaper. Implementation of these AQM schemes in FreeBSDwill:* Demonstrate whether the publicly available documentation is  sufficient to enable independent, functionally equivalent implementations* Provide a broader suite of AQM options for sections the networking  community that rely on FreeBSD platformsProgram Members:* Rasool Al Saadi (developer)* Grenville Armitage (project lead)Acknowledgements:This project has been made possible in part by a gift from theComcast Innovation Fund.Submitted by:	Rasool Al-Saadi &lt;ralsaadi@swin.edu.au&gt;X-No objection:	coreMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D6388

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Thu, 26 May 2016 23:40:13 +0200</pubDate>
        <dc:creator>Don Lewis &lt;truckman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9268022b74279434ed6300244e3f977e56a8ceb5 - Merge from head@274682</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#9268022b74279434ed6300244e3f977e56a8ceb5</link>
        <description>Merge from head@274682

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Wed, 19 Nov 2014 02:07:58 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>246e7a2b6494cd991b08ac669ed761ecea0cc98c - IFC @r269962</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Tue, 02 Sep 2014 06:22:42 +0200</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1b833d535b9ce1789dca84d8bd15d22e1ed58d46 - Sync to HEAD@r269943.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#1b833d535b9ce1789dca84d8bd15d22e1ed58d46</link>
        <description>Sync to HEAD@r269943.

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Wed, 13 Aug 2014 18:20:41 +0200</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aeaed508982227551b2748339033bb2483382b4d - Move most of the 15 variations on generating opt_inet.h and</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#aeaed508982227551b2748339033bb2483382b4d</link>
        <description>Move most of the 15 variations on generating opt_inet.h andopt_inet6.h into kmod.mk by forcing almost everybody to eat the samedogfood. While at it, consolidate the opt_bpf.h and opt_mroute.htargets here too.

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Tue, 05 Aug 2014 00:37:02 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Tue, 03 Jun 2014 04:34:21 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>414fdaf09dec0d34181d91254e83ecb1a8a360d9 - IFC @266473</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#414fdaf09dec0d34181d91254e83ecb1a8a360d9</link>
        <description>IFC @266473

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Wed, 21 May 2014 22:30:52 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc3f4b99653c34ae64f8a1fddea370abefef680e - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#cc3f4b99653c34ae64f8a1fddea370abefef680e</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Fri, 09 May 2014 01:54:15 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052 - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Tue, 06 May 2014 06:22:01 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cfe30d02adda7c3b5c76156ac52d50d8cab325d9 - Merge fresh head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#cfe30d02adda7c3b5c76156ac52d50d8cab325d9</link>
        <description>Merge fresh head.

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Wed, 19 Jun 2013 13:36:13 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e477abf734cc777a55286bfbd6b80a6760c96acf - MFC @ r241285</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#e477abf734cc777a55286bfbd6b80a6760c96acf</link>
        <description>MFC @ r241285

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Tue, 27 Nov 2012 19:38:50 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a10c6f5544ccbab911d786d4b50d50cabd6bb5ab - IFC @ r242684</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#a10c6f5544ccbab911d786d4b50d50cabd6bb5ab</link>
        <description>IFC @ r242684

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Sun, 11 Nov 2012 04:26:14 +0100</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23090366f729c56cab62de74c7a51792357e98a9 - Sync from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#23090366f729c56cab62de74c7a51792357e98a9</link>
        <description>Sync from head

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Sun, 04 Nov 2012 03:52:03 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b3a8eb937bf8045231e8364bfd1b94cd4a95979 - o Create directory sys/netpfil, where all packet filters should</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/dummynet/Makefile#3b3a8eb937bf8045231e8364bfd1b94cd4a95979</link>
        <description>o Create directory sys/netpfil, where all packet filters should  reside, and move there ipfw(4) and pf(4).o Move most modified parts of pf out of contrib.Actual movements:sys/contrib/pf/net/*.c		-&gt; sys/netpfil/pf/sys/contrib/pf/net/*.h		-&gt; sys/net/contrib/pf/pfctl/*.c		-&gt; sbin/pfctlcontrib/pf/pfctl/*.h		-&gt; sbin/pfctlcontrib/pf/pfctl/pfctl.8	-&gt; sbin/pfctlcontrib/pf/pfctl/*.4		-&gt; share/man/man4contrib/pf/pfctl/*.5		-&gt; share/man/man5sys/netinet/ipfw		-&gt; sys/netpfil/ipfwThe arguable movement is pf/net/*.h -&gt; sys/net. There arefuture plans to refactor pf includes, so I decided not tobreak things twice.Not modified bits of pf left in contrib: authpf, ftp-proxy,tftp-proxy, pflogd.The ipfw(4) movement is planned to be merged to stable/9,to make head and stable match.Discussed with:		bz, luigi

            List of files:
            /freebsd/sys/modules/dummynet/Makefile</description>
        <pubDate>Fri, 14 Sep 2012 13:51:49 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
