openwrt-routing/ndppd/patches
Jo-Philipp Wich 5aa009c7e6 ndppd: fix compilation with modern gcc
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<ndppd::iface> ndppd::iface::open_pfd(const string&)':
    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 <jo@mein.io>
2017-01-18 01:59:20 +01:00
..
0001-Fix-issue-2-ndppd-d-monizes-too-early.patch ndppd: new upstream release 0.2.3 2013-10-28 16:20:10 +00:00
0002-upstream-cast-fix.patch ndppd: fix compilation with modern gcc 2017-01-18 01:59:20 +01:00