openwrt-routing/ndppd
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
..
files Move files to ndppd folder for import in openwrt-routing feed 2013-07-01 15:35:57 +02:00
patches ndppd: fix compilation with modern gcc 2017-01-18 01:59:20 +01:00
Makefile ndppd: fix source URL (#209) 2016-07-18 14:09:33 +03:00