<?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>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/if_me/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/if_me/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/if_me/Makefile#193d9e76</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-14.2/sys/modules/if_me/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f325335c - Overhaul if_gre(4).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/if_me/Makefile#f325335c</link>
        <description>Overhaul if_gre(4).Split it into two modules: if_gre(4) for GRE encapsulation andif_me(4) for minimal encapsulation within IP.gre(4) changes:* convert to if_transmit;* rework locking: protect access to softc with rmlock,  protect from concurrent ioctls with sx lock;* correct interface accounting for outgoing datagramms (count only payload size);* implement generic support for using IPv6 as delivery header;* make implementation conform to the RFC 2784 and partially to RFC 2890;* add support for GRE checksums - calculate for outgoing datagramms and check  for inconming datagramms;* add support for sending sequence number in GRE header;* remove support of cached routes. This fixes problem, when gre(4) doesn&apos;t  work at system startup. But this also removes support for having tunnels with  the same addresses for inner and outer header.* deprecate support for various GREXXX ioctls, that doesn&apos;t used in FreeBSD.  Use our standard ioctls for tunnels.me(4):* implementation conform to RFC 2004;* use if_transmit;* use the same locking model as gre(4);PR:		164475Differential Revision:	D1023No objections from:	net@Relnotes:	yesSponsored by:	Yandex LLC

            List of files:
            /freebsd-14.2/sys/modules/if_me/Makefile</description>
        <pubDate>Fri, 07 Nov 2014 19:13:19 +0000</pubDate>
        <dc:creator>Andrey V. Elsukov &lt;ae@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
