<?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>c3908479 - wg tests: Add a simple regression test case for netmap support</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#c3908479</link>
        <description>wg tests: Add a simple regression test case for netmap supportMFC after:	1 monthSponsored by:	Klara, Inc.Sponsored by:	Zenarmor(cherry picked from commit c0f13232410cf881475d6e4dbd0ec28ab3476c59)

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Sat, 20 Apr 2024 16:01:53 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d116b843 - epair tests: test PCP tagged packets</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#d116b843</link>
        <description>epair tests: test PCP tagged packetsPR:		270736MFC after:	1 weekSponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)Differential Revision:	https://reviews.freebsd.org/D39483

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Mon, 10 Apr 2023 10:55:10 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fb97396 - wg: Re-add basic if_wg(4) tests.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#8fb97396</link>
        <description>wg: Re-add basic if_wg(4) tests.These were originally added in commit74ae3f3e33b810248da19004c58b3581cd367843 but have been updated to usewg(8).Reviewed by:	kevans, markjSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D37400

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Fri, 16 Dec 2022 20:01:26 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>067acae2 - if_ovpn tests: basic test case</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#067acae2</link>
        <description>if_ovpn tests: basic test caseSet up an OpenVPN tunnel between two jails, send traffic through them toconfirm basic function.Sponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)Differential Revision:	https://reviews.freebsd.org/D35067

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Mon, 25 Apr 2022 15:58:31 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eb5e0755 - net tests: basic if_stf test</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#eb5e0755</link>
        <description>net tests: basic if_stf testTest the 6to4 code.MFC after:	3 weeksSponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)Differential Revision:	https://reviews.freebsd.org/D32850

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Fri, 05 Nov 2021 14:20:19 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6e0755b3 - net tests: basic if_gif(4) test case</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#6e0755b3</link>
        <description>net tests: basic if_gif(4) test caseMFC after:	3 weeksSponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)Differential Revision:	https://reviews.freebsd.org/D32836

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Thu, 04 Nov 2021 16:15:19 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e87f800 - net tests: basic test case for bpf(4)&apos;s ability to set vlan pcp</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#3e87f800</link>
        <description>net tests: basic test case for bpf(4)&apos;s ability to set vlan pcpUse dhclient with its &apos;vlan-pcp&apos; option to set a VLAN PCP value andverify that it actually gets set.MFC after:	1 weekSponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)Differential Revision:	https://reviews.freebsd.org/D31276

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Thu, 22 Jul 2021 12:50:27 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4ae3a97e - bridge tests: Test STP config BPDU validation</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#4ae3a97e</link>
        <description>bridge tests: Test STP config BPDU validationPR:		254924Reviewed by:	donnerDifferential Revision:	https://reviews.freebsd.org/D29783

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Thu, 15 Apr 2021 12:55:00 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7cc42f6d - Do a sweep and remove most WARNS=6 settings</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#7cc42f6d</link>
        <description>Do a sweep and remove most WARNS=6 settingsRepeating the default WARNS here makes it slightly more difficult toexperiment with default WARNS changes, e.g. if we did something absolutelybananas and introduced a WARNS=7 and wanted to try lifting the default tothat.Drop most of them; there is one in the blake2 kernel module, but I suspectit should be dropped -- the default WARNS in the rest of the build doesn&apos;tcurrently apply to kernel modules, and I haven&apos;t put too much thought intowhether it makes sense to make it so.

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Thu, 01 Oct 2020 01:10:51 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f464bd04 - Make sys.net.if_bridge_test depend on python; sys.net.if_bridge_test.span</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#f464bd04</link>
        <description>Make sys.net.if_bridge_test depend on python; sys.net.if_bridge_test.spanrequires it.MFC after:	2 weeksSponsored by:	DARPA

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Tue, 19 May 2020 21:55:29 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8ccf5032 - Skip if_epair regression test if module doesn&apos;t exist</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#8ccf5032</link>
        <description>Skip if_epair regression test if module doesn&apos;t existApproved by:	kpSponsored by:	NetflixDifferential Revision:	https://reviews.freebsd.org/D23876

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Tue, 03 Mar 2020 17:35:15 +0000</pubDate>
        <dc:creator>Olivier Cochard &lt;olivier@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>095aabf7 - bridge: Basic test case</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#095aabf7</link>
        <description>bridge: Basic test caseVery basic bridge test: Set up two jails and test that they can pass IPv4traffic over the bridge.Reviewed by:	melifaro, philipSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D23697

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Sun, 16 Feb 2020 13:16:40 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5458a63b - tests: Test for an epair panic</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#5458a63b</link>
        <description>tests: Test for an epair panicif_epair abused the ifr_data field to insert its second interface inIFC_IFLIST. If userspace provides a value for ifr_data it would getdereferenced by the kernel leading to a panic.Reported by:	Ilja Van Sprundel &lt;ivansprundel@ioactive.com&gt;MFC after:	3 days

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Tue, 28 Jan 2020 22:46:51 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>775dc861 - Add userland tests for route table/lltable rtsock operations.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#775dc861</link>
        <description>Add userland tests for route table/lltable rtsock operations.MFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D22860

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Sat, 28 Dec 2019 12:16:40 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fcd69db2 - tests: basic VLAN test</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#fcd69db2</link>
        <description>tests: basic VLAN testSet up two jails connected by an epair. Create VLAN interfaces in bothjails and check connectivity.This is a very basic test, but exposed panics during the network stackepoch work, so this is worth testing.

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Tue, 15 Oct 2019 04:50:08 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3846e575 - tun tests: Test renaming and destroying a tun interface in a vnet jail</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#3846e575</link>
        <description>tun tests: Test renaming and destroying a tun interface in a vnet jailThere was a problem destroying renamed tun interfaces in vnet jails. This wasfixed in r344794. Test the previously failing scenario.PR:		235704MFC after:	2 weeks

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Tue, 05 Mar 2019 15:49:30 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b40bdbd - Add tests for lagg(4) and other cloned network interfaces</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/net/Makefile#4b40bdbd</link>
        <description>Add tests for lagg(4) and other cloned network interfacesUnfortunately, most of the tests are disabled because they fairly frequentlytrigger panics.MFC after:	3 weeksSponsored by:	Spectra Logic Corp

            List of files:
            /freebsd-14.2/tests/sys/net/Makefile</description>
        <pubDate>Fri, 23 Feb 2018 18:18:42 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
