<?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>7feed94cb3ae21ac1bffa4c2e571d46d10bf8fb3 - ldpd(8): Fix address of misaligned packed members.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ldpd/Makefile#7feed94cb3ae21ac1bffa4c2e571d46d10bf8fb3</link>
        <description>ldpd(8): Fix address of misaligned packed members.PR kern/56895

            List of files:
            /netbsd-src/usr.sbin/ldpd/Makefile</description>
        <pubDate>Sun, 26 Jun 2022 17:55:38 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c88f61af160a8c33146709bae754ba63dfc114a7 - Make use of packed member addreses non-fatal for clang, too</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ldpd/Makefile#c88f61af160a8c33146709bae754ba63dfc114a7</link>
        <description>Make use of packed member addreses non-fatal for clang, too

            List of files:
            /netbsd-src/usr.sbin/ldpd/Makefile</description>
        <pubDate>Tue, 23 Feb 2021 15:05:08 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>68cffc06d7e7e25552f42c87c313ffcd4dc3fab1 - ldpd: Discard warning about accessing packed member</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ldpd/Makefile#68cffc06d7e7e25552f42c87c313ffcd4dc3fab1</link>
        <description>ldpd: Discard warning about accessing packed memberI don&apos;t see a good way of fixing this right now.

            List of files:
            /netbsd-src/usr.sbin/ldpd/Makefile</description>
        <pubDate>Wed, 03 Feb 2021 06:46:27 +0000</pubDate>
        <dc:creator>roy &lt;roy@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eda7476539d2c2db4cc1f484f598507aa4d758e3 - Attempt to write a manpage for ldpd.conf</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ldpd/Makefile#eda7476539d2c2db4cc1f484f598507aa4d758e3</link>
        <description>Attempt to write a manpage for ldpd.conf

            List of files:
            /netbsd-src/usr.sbin/ldpd/Makefile</description>
        <pubDate>Fri, 18 Oct 2013 10:49:19 +0000</pubDate>
        <dc:creator>kefren &lt;kefren@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cb0642362f5e7475426e1d3347d1f1a2a7a9525 - * add initial IPv6 support - still incomplete at this moment, but it sends</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ldpd/Makefile#6cb0642362f5e7475426e1d3347d1f1a2a7a9525</link>
        <description>* add initial IPv6 support - still incomplete at this moment, but it sends  out there IPv6 hellos. Interoperability not yet tested.* sync man page with reality

            List of files:
            /netbsd-src/usr.sbin/ldpd/Makefile</description>
        <pubDate>Mon, 12 Nov 2012 18:39:00 +0000</pubDate>
        <dc:creator>kefren &lt;kefren@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e64aab24d3c1afc8315ec6ef65ed9a09d7ada01f - * add config file so one can control id, timers and label assignment and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ldpd/Makefile#e64aab24d3c1afc8315ec6ef65ed9a09d7ada01f</link>
        <description>* add config file so one can control id, timers and label assignment and  use neighbour specific options - XXX: needs documentation* add peer authentication using TCP_MD5SIG. Interoperability tested with  Cisco IOS* use SLIST_FOREACH_SAFE when deleting labels instead of re-looping.

            List of files:
            /netbsd-src/usr.sbin/ldpd/Makefile</description>
        <pubDate>Thu, 30 Dec 2010 11:29:21 +0000</pubDate>
        <dc:creator>kefren &lt;kefren@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>879c335754f9cbd2dd2f9ba2389c6ab92f809ab9 - Don&apos;t assign CFLAGS. Use default WARNS from usr.sbin/Makefile.inc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ldpd/Makefile#879c335754f9cbd2dd2f9ba2389c6ab92f809ab9</link>
        <description>Don&apos;t assign CFLAGS. Use default WARNS from usr.sbin/Makefile.inc.

            List of files:
            /netbsd-src/usr.sbin/ldpd/Makefile</description>
        <pubDate>Sat, 18 Dec 2010 04:25:37 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7341ada4cdbb7ac3cfa0776e83e30459dc76ef5 - Add ldpd, a RFC 3036 compatible LDP speaker.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/ldpd/Makefile#e7341ada4cdbb7ac3cfa0776e83e30459dc76ef5</link>
        <description>Add ldpd, a RFC 3036 compatible LDP speaker.

            List of files:
            /netbsd-src/usr.sbin/ldpd/Makefile</description>
        <pubDate>Wed, 08 Dec 2010 07:20:14 +0000</pubDate>
        <dc:creator>kefren &lt;kefren@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
