<?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>9e6ff435 - netinet tests: Make some tests more reliable when run in parallel</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#9e6ff435</link>
        <description>netinet tests: Make some tests more reliable when run in parallelMany of the modified tests add epair interfaces to the host, though mostof the tests themselves run in a VNET jail.  scapy in particular becomesunhappy when the list of interfaces changes as it is running, so, toimprove reliability of parallel test runs, isolate tests which addepairs to the host.Also serialize arp tests, as they examine the dmesg as part of the test.The list of modified tests is not exhaustive, it was determined byrunning the test suite with parallelization enabled and looking atfailures.  It may be easier to just automatically enable VNET jailing ofall netinet tests, but let&apos;s be more particular for now.Reviewed by:	kpMFC after:	1 monthDifferential Revision:	https://reviews.freebsd.org/D46606(cherry picked from commit b103fc49ae160fdce221c2fffa98dde9bc0ff3b0)Approved by:    kp (mentor), markj (mentor)

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Mon, 09 Sep 2024 15:28:24 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b1770ef - netinet tests: Add error handling tests for UDP with v4-mapped sockets</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#4b1770ef</link>
        <description>netinet tests: Add error handling tests for UDP with v4-mapped socketsThis provides a regression test for commit abca3ae7734f.Add it to the existing v4-mapped address test file, and renameaccordingly.Reviewed by:	tuexen, karels, rrsMFC after:	1 weekSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D39216(cherry picked from commit ae5c3dfd3e75bb287984947359d4f958aea505ec)

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Tue, 17 Oct 2023 14:29:42 +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/netinet/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/tests/sys/netinet/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>5e2e3615 - netinet tests: test carp source MAC address</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#5e2e3615</link>
        <description>netinet tests: test carp source MAC addressEnsure that (multicast) CARP packets are sent with the expected sourceMAC address.Reviewed by:	melifaroSponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)Differential Revision:	https://reviews.freebsd.org/D39454

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Thu, 06 Apr 2023 16:10:27 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>78ec1136 - tests/netinet: mark more tests that require python</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#78ec1136</link>
        <description>tests/netinet: mark more tests that require python

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Wed, 07 Dec 2022 19:51:49 +0000</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e0aaedd - Split netinet shell tests into one per line.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#9e0aaedd</link>
        <description>Split netinet shell tests into one per line.This makes diffs when adding or removing tests easier to read.While here, sort the list of tests.Reviewed by:	kevans, melifaro, asomers, markj, emasteSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D36908

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Fri, 28 Oct 2022 20:36:12 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ec00e951 - netinet tests: Add test for IPv6 mapped-v4 bind problem</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#ec00e951</link>
        <description>netinet tests: Add test for IPv6 mapped-v4 bind problemTest fix in 637f317c6d9c, verifying that when ports run out, we getan EADDRNOTAVAIL error from bind() rather than an EADDRINUSE errorfrom connect().  Use small port range to exhaust ports and see whicherror happens.Reviewed by:	tuexen, glebius, melifaroDifferential Revision:	https://reviews.freebsd.org/D36056MFC after:	3 days (with 637f317c6d9c)

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Tue, 09 Aug 2022 12:08:09 +0000</pubDate>
        <dc:creator>Mike Karels &lt;karels@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>79588897 - Add tests for TCP_MD5 getsockopt</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#79588897</link>
        <description>Add tests for TCP_MD5 getsockoptAdd tests for TCP_MD5 getsockopt for ipv6 and ipv4. These will only runwhen the kernel module is loaded, but will be in place if furtherregressions are found.Reviewed by:	rscheffMFC after:	3 daysSponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D35532

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Thu, 23 Jun 2022 14:54:26 +0000</pubDate>
        <dc:creator>Claudio Jeker &lt;claudio@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>7fd8baee - test/libalias: Tests for instantiation</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#7fd8baee</link>
        <description>test/libalias: Tests for instantiationIn order to modify libalias for performance, the existingfunctionality must not change.  Enforce this.Reviewed by:	kpMFC after:	1 weekDifferential Revision: https://reviews.freebsd.org/D30307

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Sun, 16 May 2021 21:37:37 +0000</pubDate>
        <dc:creator>Lutz Donnerhacke &lt;donner@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f187d6df - base: remove if_wg(4) and associated utilities, manpage</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#f187d6df</link>
        <description>base: remove if_wg(4) and associated utilities, manpageAfter length decisions, we&apos;ve decided that the if_wg(4) driver andrelated work is not yet ready to live in the tree.  This driver haslarger security implications than many, and thus will be held tomore scrutiny than other drivers.Please also see the related message sent to the freebsd-hackers@and freebsd-arch@ lists by Kyle Evans &lt;kevans@FreeBSD.org&gt; on2021/03/16, with the subject line &quot;Removing WireGuard Support From Base&quot;for additional context.

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Tue, 16 Mar 2021 02:38:23 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>74ae3f3e - if_wg: import latest fixup work from the wireguard-freebsd project</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#74ae3f3e</link>
        <description>if_wg: import latest fixup work from the wireguard-freebsd projectThis is the culmination of about a week of work from three developers tofix a number of functional and security issues.  This patch consists ofwork done by the following folks:- Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;- Matt Dunwoodie &lt;ncon@noconroy.net&gt;- Kyle Evans &lt;kevans@FreeBSD.org&gt;Notable changes include:- Packets are now correctly staged for processing once the handshake has  completed, resulting in less packet loss in the interim.- Various race conditions have been resolved, particularly w.r.t. socket  and packet lifetime (panics)- Various tests have been added to assure correct functionality and  tooling conformance- Many security issues have been addressed- if_wg now maintains jail-friendly semantics: sockets are created in  the interface&apos;s home vnet so that it can act as the sole network  connection for a jail- if_wg no longer fails to remove peer allowed-ips of 0.0.0.0/0- if_wg now exports via ioctl a format that is future proof and  complete.  It is additionally supported by the upstream  wireguard-tools (which we plan to merge in to base soon)- if_wg now conforms to the WireGuard protocol and is more closely  aligned with security auditing guidelinesNote that the driver has been rebased away from using iflib.  iflibposes a number of challenges for a cloned device trying to operate in avnet that are non-trivial to solve and adds complexity to theimplementation for little gain.The crypto implementation that was previously added to the tree was asuper complex integration of what previously appeared in an old out oftree Linux module, which has been reduced to crypto.c containing simpleboring reference implementations.  This is part of a near-to-mid termgoal to work with FreeBSD kernel crypto folks and take advantage of orimprove accelerated crypto already offered elsewhere.There&apos;s additional test suite effort underway out-of-tree takingadvantage of the aforementioned jail-friendly semantics to test a numberof real-world topologies, based on netns.sh.Also note that this is still a work in progress; work going further willbe much smaller in nature.MFC after:	1 month (maybe)

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Mon, 15 Mar 2021 02:25:40 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f17f94cd - Add arp/ndp tests in addition to rtsock ll tests.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#f17f94cd</link>
        <description>Add arp/ndp tests in addition to rtsock ll tests.

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Sat, 20 Feb 2021 18:20:24 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>36c52a52 - Add a regression test for the port-selection behavior fixed in r367680.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#36c52a52</link>
        <description>Add a regression test for the port-selection behavior fixed in r367680.Reviewed by:	markj, olivier, tuexenSponsored by:	NetflixDifferential Revision:	https://reviews.freebsd.org/D27173

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Sat, 14 Nov 2020 15:44:28 +0000</pubDate>
        <dc:creator>Jonathan T. Looney &lt;jtl@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/netinet/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/netinet/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>99efb80d - Add basic test for net.fibs dynamic growth.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#99efb80d</link>
        <description>Add basic test for net.fibs dynamic growth.Reviewed by:	kpDifferential Revision:	https://reviews.freebsd.org/D26382

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Thu, 10 Sep 2020 19:25:51 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b43bd107 - Make sys.netinet.output and sys.netinet6.output6 tests depend on python;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#b43bd107</link>
        <description>Make sys.netinet.output and sys.netinet6.output6 tests depend on python;they need to be able to run net_receiver.py.MFC after:	2 weeksSponsored by:	DARPA

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Tue, 19 May 2020 21:48:45 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>768c98a7 - Add basic routing LPM tests.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#768c98a7</link>
        <description>Add basic routing LPM tests.Differential Revision:	https://reviews.freebsd.org/D24684

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Wed, 06 May 2020 07:48:37 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>47308803 - carp tests: Basic functionality test</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#47308803</link>
        <description>carp tests: Basic functionality testSet up three vnet jails, bridged together. Run carp between two of them.Attempt to provoke locking / epoch issues.Reviewed by:	mav (previous version), melifaro, asomersDifferential Revision:	https://reviews.freebsd.org/D24303

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Sun, 12 Apr 2020 16:13:05 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b4a4a3b8 - Add tests verifying IPv4/IPv6 output for TCP/UDP/raw paths.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#b4a4a3b8</link>
        <description>Add tests verifying IPv4/IPv6 output for TCP/UDP/raw paths.Reviewed by:	kpMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D24138

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Mon, 23 Mar 2020 12:21:32 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d7cdd897 - Add basic IPv4/IPv6 forwarding tests.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/netinet/Makefile#d7cdd897</link>
        <description>Add basic IPv4/IPv6 forwarding tests.MFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D24002

            List of files:
            /freebsd-14.2/tests/sys/netinet/Makefile</description>
        <pubDate>Tue, 10 Mar 2020 19:52:19 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
