<?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>399973c3 - Delete the example tcp stack &quot;fastpath&quot; which</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tcp/Makefile#399973c3</link>
        <description>Delete the example tcp stack &quot;fastpath&quot; whichwas only put in has an example.Sponsored by:	Netflix inc.Differential Revision:	https://reviews.freebsd.org/D16420

            List of files:
            /freebsd-12.1/sys/modules/tcp/Makefile</description>
        <pubDate>Tue, 24 Jul 2018 14:55:47 +0000</pubDate>
        <dc:creator>Randall Stewart &lt;rrs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89e560f4 - This commit brings in a new refactored TCP stack called Rack.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tcp/Makefile#89e560f4</link>
        <description>This commit brings in a new refactored TCP stack called Rack.Rack includes the following features: - A different SACK processing scheme (the old sack structures are not used). - RACK (Recent acknowledgment) where counting dup-acks is no longer done        instead time is used to knwo when to retransmit. (see the I-D) - TLP (Tail Loss Probe) where we will probe for tail-losses to attempt        to try not to take a retransmit time-out. (see the I-D) - Burst mitigation using TCPHTPS - PRR (partial rate reduction) see the RFC.Once built into your kernel, you can select this stack by eithersocket option with the name of the stack is &quot;rack&quot; or by settingthe global sysctl so the default is rack.Note that any connection that does not support SACK will be kickedback to the &quot;default&quot; base  FreeBSD stack (currently known as &quot;default&quot;).To build this into your kernel you will need to enable in yourkernel:   makeoptions WITH_EXTRA_TCP_STACKS=1   options TCPHPTSSponsored by:	Netflix Inc.Differential Revision:		https://reviews.freebsd.org/D15525

            List of files:
            /freebsd-12.1/sys/modules/tcp/Makefile</description>
        <pubDate>Thu, 07 Jun 2018 18:18:13 +0000</pubDate>
        <dc:creator>Randall Stewart &lt;rrs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4222f968 - Tweak the Makefiles a bit to allow using &quot;tcp&quot; in MODULES_OVERRIDE</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tcp/Makefile#4222f968</link>
        <description>Tweak the Makefiles a bit to allow using &quot;tcp&quot; in MODULES_OVERRIDEto build the tcp modules.Sponsored by:	Netflix, Inc.

            List of files:
            /freebsd-12.1/sys/modules/tcp/Makefile</description>
        <pubDate>Mon, 27 Mar 2017 18:20:32 +0000</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
