<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/ndppd/patches, branch master</title>
<subtitle>Mirror of routing feed</subtitle>
<id>https://git.openwrt.org/feed/routing/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/routing/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/'/>
<updated>2024-11-14T20:42:30Z</updated>
<entry>
<title>ndppd: update to version 0.2.6</title>
<updated>2024-11-14T20:42:30Z</updated>
<author>
<name>谢致邦 (XIE Zhibang)</name>
</author>
<published>2024-11-13T07:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=8f5ed0f95f44f7fdb80fe5b9afd96472d102ad10'/>
<id>urn:sha1:8f5ed0f95f44f7fdb80fe5b9afd96472d102ad10</id>
<content type='text'>
Signed-off-by: 谢致邦 (XIE Zhibang) &lt;Yeking@Red54.com&gt;
</content>
</entry>
<entry>
<title>ndppd: fix compile error with musl</title>
<updated>2018-08-12T16:03:38Z</updated>
<author>
<name>Martin Strobel</name>
</author>
<published>2018-08-12T16:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=9333cdff055f7afd716a7b5f2ed2c8aa5089e9e7'/>
<id>urn:sha1:9333cdff055f7afd716a7b5f2ed2c8aa5089e9e7</id>
<content type='text'>
Error:
src/logger.cc: In static member function 'static std::string ndppd::logger::err()':
src/logger.cc:86:22: error: could not convert 'strerror_r((*__errno_location()), ((char*)(&amp; buf)), sizeof (buf))'
                            from 'int' to 'std::string {aka std::basic_string&lt;char&gt;}'
    return strerror_r(errno, buf, sizeof(buf));

Added and modified some patches from
https://github.com/DanielAdolfsson/ndppd/compare/eb81b8f2d6d4d33545570402b049a73880b9ad01...navossoc:master
(See https://github.com/DanielAdolfsson/ndppd/issues/40 for details)

Compile-tested: octeon + mpc85xx openwrt master, musl + uclibc++
                octeon openwrt master, glibc + libstdc++

Run-tested: octeon openwrt master, musl + uclibc++

Signed-off-by: Martin Strobel &lt;arctus@crza.de&gt;
</content>
</entry>
<entry>
<title>ndppd: bump to 0.2.5</title>
<updated>2018-06-17T23:32:23Z</updated>
<author>
<name>David Guglielmi</name>
</author>
<published>2018-06-17T16:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=3b0ad89f338d5c6a6eefc0e5e0d30745d2d68839'/>
<id>urn:sha1:3b0ad89f338d5c6a6eefc0e5e0d30745d2d68839</id>
<content type='text'>
 * Remove downstream patches
 * Use github/codeload for source URL
 * Use PKG_HASH
</content>
</entry>
<entry>
<title>ndppd: fix compilation with modern gcc</title>
<updated>2017-01-18T00:59:20Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-01-18T00:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=5aa009c7e617d607611316c71268cf44dff372f1'/>
<id>urn:sha1:5aa009c7e617d607611316c71268cf44dff372f1</id>
<content type='text'>
Import upstream commit "f19fa4b Fix a cast so it can be compiled with gcc-6"
in order to fix building ndppd with recent gcc versions.

Fixes the following error spotted by the build bots:

    src/iface.cc: In static member function 'static ndppd::ptr&lt;ndppd::iface&gt; ndppd::iface::open_pfd(const string&amp;)':
    src/iface.cc:153:5: error: narrowing conversion of '-1' from 'int' to '__u32 {aka unsigned int}' inside { } [-Wnarrowing]

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>ndppd: new upstream release 0.2.3</title>
<updated>2013-10-28T16:20:10Z</updated>
<author>
<name>Gabriel Kerneis</name>
</author>
<published>2013-05-27T05:48:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=1a690796a3df17e976002506f06096075a287d7b'/>
<id>urn:sha1:1a690796a3df17e976002506f06096075a287d7b</id>
<content type='text'>
Also update maintainer email address and cherry-pick commit 00da8bf to
prevent daemonizing before reading the configuration file.

Signed-off-by: Gabriel Kerneis &lt;gabriel@kerneis.info&gt;
</content>
</entry>
</feed>
