<?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>b05648aa26dffce5c4d6744406ae32a9c84eef47 - Remove in-kernel handling of Router Advertisements</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tests/net/ndp/Makefile#b05648aa26dffce5c4d6744406ae32a9c84eef47</link>
        <description>Remove in-kernel handling of Router AdvertisementsThis is much better handled by a user-land tool.Proposed on tech-net here:https://mail-index.netbsd.org/tech-net/2020/04/22/msg007766.htmlNote that the ioctl SIOCGIFINFO_IN6 no longer sets flags. That nowneeds to be done using the pre-existing SIOCSIFINFO_FLAGS ioctl.Compat is fully provided where it makes sense, but trying to turn onRA handling will obviously throw an error as it no longer exists.Note that if you use IPv6 temporary addresses, this now needs to beturned on in dhcpcd.conf(5) rather than in sysctl.conf(5).

            List of files:
            /netbsd-src/tests/net/ndp/Makefile</description>
        <pubDate>Fri, 12 Jun 2020 11:04:44 +0000</pubDate>
        <dc:creator>roy &lt;roy@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d64bc47ffaaee4d50bb8c9106a9107a3020bb1a0 - Reduce duplicate codes</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tests/net/ndp/Makefile#d64bc47ffaaee4d50bb8c9106a9107a3020bb1a0</link>
        <description>Reduce duplicate codesIntroduce net_common.sh that is to share common functions used in testsfor networking. This commit commonizes extract_new_packets. Other duplicatecodes will be moved to the file in further commits.

            List of files:
            /netbsd-src/tests/net/ndp/Makefile</description>
        <pubDate>Thu, 24 Nov 2016 08:52:19 +0000</pubDate>
        <dc:creator>ozaki-r &lt;ozaki-r@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3637fb5284ca73a98720c634441045a8edcd2bb6 - Add tests for RA</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tests/net/ndp/Makefile#3637fb5284ca73a98720c634441045a8edcd2bb6</link>
        <description>Add tests for RAFrom s-yamaguchi@IIJ (with some tweaks by me)

            List of files:
            /netbsd-src/tests/net/ndp/Makefile</description>
        <pubDate>Wed, 11 Nov 2015 07:52:57 +0000</pubDate>
        <dc:creator>ozaki-r &lt;ozaki-r@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2f55a7d3ed7b2592e01210fb23e6c65b826ba119 - Add tests for NDP</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tests/net/ndp/Makefile#2f55a7d3ed7b2592e01210fb23e6c65b826ba119</link>
        <description>Add tests for NDP

            List of files:
            /netbsd-src/tests/net/ndp/Makefile</description>
        <pubDate>Mon, 03 Aug 2015 09:54:20 +0000</pubDate>
        <dc:creator>ozaki-r &lt;ozaki-r@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
