<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/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/ip_mroute_mod/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/ip_mroute_mod/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/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/ip_mroute_mod/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/ip_mroute_mod/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>9268022b74279434ed6300244e3f977e56a8ceb5 - Merge from head@274682</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#9268022b74279434ed6300244e3f977e56a8ceb5</link>
        <description>Merge from head@274682

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/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/ip_mroute_mod/Makefile#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/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/ip_mroute_mod/Makefile#1b833d535b9ce1789dca84d8bd15d22e1ed58d46</link>
        <description>Sync to HEAD@r269943.

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/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/ip_mroute_mod/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/ip_mroute_mod/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>009a196247b29caa5eb892e3ff23f8dacef6c537 - Remove unnecessary inclusions of bsd.own.mk.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#009a196247b29caa5eb892e3ff23f8dacef6c537</link>
        <description>Remove unnecessary inclusions of bsd.own.mk.

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Tue, 05 Aug 2014 00:34:12 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10b3b54548f2290bbe8d8f88c59c28d12b7a635d - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#10b3b54548f2290bbe8d8f88c59c28d12b7a635d</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Thu, 17 Sep 2009 18:16:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e857dd14fe7f42f5b46af4904f84915215d8987 - - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#7e857dd14fe7f42f5b46af4904f84915215d8987</link>
        <description>- Merge from HEAD

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Fri, 12 Jun 2009 13:50:44 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d8bc0182ea6f8f85409e76e53053487c7d23a84 - After r193232 rt_tables in vnet.h are no longer indirectly dependent on</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#8d8bc0182ea6f8f85409e76e53053487c7d23a84</link>
        <description>After r193232 rt_tables in vnet.h are no longer indirectly dependent onthe ROUTETABLES kernel option thus there is no need to include opt_route.hanymore in all consumers of vnet.h and no longer depend on it for modulebuilds.Remove the hidden include in flowtable.h as well and leave the twoexplicit #includes in ip_input.c and ip_output.c.

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Mon, 08 Jun 2009 21:57:35 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5fc25e5d6c52b306312784663ccad85923a9c76 - Remove opt_mac.h generation for various kernel modules that no longer</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#d5fc25e5d6c52b306312784663ccad85923a9c76</link>
        <description>Remove opt_mac.h generation for various kernel modules that no longerrequire it.Submitted by:	pjd

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Sat, 06 Jun 2009 19:01:44 +0200</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c79794016d679440487dea61b3b986397c9ecbb - - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#9c79794016d679440487dea61b3b986397c9ecbb</link>
        <description>- Merge from HEAD

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Mon, 13 Apr 2009 05:08:11 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>443fc3176dee8c923a5e1e465231de9dc4197489 - Introduce a number of changes to the MROUTING code.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#443fc3176dee8c923a5e1e465231de9dc4197489</link>
        <description>Introduce a number of changes to the MROUTING code.This is purely a forwarding plane cleanup; no control planecode is involved.Summary: * Split IPv4 and IPv6 MROUTING support. The static compile-time   kernel option remains the same, however, the modules may now   be built for IPv4 and IPv6 separately as ip_mroute_mod and   ip6_mroute_mod. * Clean up the IPv4 multicast forwarding code to use BSD queue   and hash table constructs. Don&apos;t build our own timer abstractions   when ratecheck() and timevalclear() etc will do. * Expose the multicast forwarding cache (MFC) and virtual interface   table (VIF) as sysctls, to reduce netstat&apos;s dependence on libkvm   for this information for running kernels.   * bandwidth meters however still require libkvm. * Make the MFC hash table size a boot/load-time tunable ULONG,   net.inet.ip.mfchashsize (defaults to 256). * Remove unused members from struct vif and struct mfc. * Kill RSVP support, as no current RSVP implementation uses it.   These stubs could be moved to raw_ip.c. * Don&apos;t share locks or initialization between IPv4 and IPv6. * Don&apos;t use a static struct route_in6 in ip6_mroute.c.   The v6 code is still using a cached struct route_in6, this is   moved to mif6 for the time being. * More cleanup remains to be merged from ip_mroute.c to ip6_mroute.c.v4 path tested using ports/net/mcast-tools.v6 changes are mostly mechanical locking and *have not* been tested.As these changes partially break some kernel ABIs, they will notbe MFCed. There is a lot more work to be done here.Reviewed by:	Pavlin Radoslavov

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Thu, 19 Mar 2009 02:43:03 +0100</pubDate>
        <dc:creator>Bruce M Simpson &lt;bms@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e57c2b130f2cd40967cf20698d376cc5ada95871 - integrate from head@185615</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#e57c2b130f2cd40967cf20698d376cc5ada95871</link>
        <description>integrate from head@185615

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Thu, 04 Dec 2008 19:48:08 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b79449e2fb67cb37c4c9f46d31791893a39ddd8 - Rather than using hidden includes (with cicular dependencies),</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#4b79449e2fb67cb37c4c9f46d31791893a39ddd8</link>
        <description>Rather than using hidden includes (with cicular dependencies),directly include only the header files needed. This reduces theunneeded spamming of various headers into lots of files.For now, this leaves us with very few modules including vnet.hand thus needing to depend on opt_route.h.Reviewed by:	brooks, gnn, des, zec, impSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Tue, 02 Dec 2008 22:37:28 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>04031e9ae2866272e7a5d945f92af4baa4539536 - Options spring cleanup:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#04031e9ae2866272e7a5d945f92af4baa4539536</link>
        <description>Options spring cleanup:- Add and document the KVM and KVM_SUPPORT options thatare needed for the ifmcstats(3) makefile- Garbage collect unused variables- Add missing inclusion of bsd.own.mk where neededApproved by: kan (mentor)Reviewed by: ru

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Wed, 13 Jun 2007 04:08:04 +0200</pubDate>
        <dc:creator>Stephane E. Potvin &lt;sepotvin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6be2e366d6be0b1e01d55406446dee23a8853e1c - Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#6be2e366d6be0b1e01d55406446dee23a8853e1c</link>
        <description>Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel.It is built in the same module as IPv4 multicast forwarding, i.e. ip_mroute.ko,if and only if IPv6 support is enabled for loadable modules.Export IPv6 forwarding structs to userland netstat(1) via sysctl(9).

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Sat, 24 Feb 2007 12:38:47 +0100</pubDate>
        <dc:creator>Bruce M Simpson &lt;bms@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c0bb7340e3dafd57d53da8f44ac18b2ea4219c5 - Remove an unneeded define.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#3c0bb7340e3dafd57d53da8f44ac18b2ea4219c5</link>
        <description>Remove an unneeded define.

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Fri, 09 Feb 2007 02:42:43 +0100</pubDate>
        <dc:creator>Bruce M Simpson &lt;bms@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>822923447e454b30d310cb46903c9ddeca9f0a7a - Let modules use the kernel&apos;s opt_*.h files if built along with</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ip_mroute_mod/Makefile#822923447e454b30d310cb46903c9ddeca9f0a7a</link>
        <description>Let modules use the kernel&apos;s opt_*.h files if built along withthe kernel by wrapping all targets for fake opt_*.h files in.if defined(KERNBUILDDIR).  Thus, such fake files won&apos;t becreated at all if modules are built with the kernel.Some modules undergo cleanup like removing unused or unneededoptions or .h files, without which they wouldn&apos;t build this wayor the other.Reviewed by:	ruTested by:	no binary changes in modules built aloneTested on:	i386 sparc64 amd64

            List of files:
            /freebsd/sys/modules/ip_mroute_mod/Makefile</description>
        <pubDate>Sat, 15 Oct 2005 01:30:17 +0200</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
