1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer/ipv6
Lucas Jenss 4bb12ba091 tests/gnrc_ipv6_nib_6ln: Fix error w/ clang on macOS
_is_reachable is only used when GNRC_IPV6_NIB_CONF_ARSM
is enabled, and as such it must be guarded so that clang
doesn't complain about a unused function in case
GNRC_IPV6_NIB_CONF_ARSM is not set

Similar to #7910
Relates to 6473
2017-11-07 17:33:15 +01:00
..
blacklist gnrc/ipv6: add blacklisting of IPv6 addresses 2016-01-28 21:50:43 +01:00
ext sys/net/gnrc: gnrc_ipv6_ext: fix variableScope 2016-09-05 02:23:59 +02:00
hdr gnrc ipv6: make address parameters const 2016-03-23 15:20:12 +01:00
nc all: remove pointer casts for msg.content.ptr 2016-06-02 23:13:42 +02:00
netif gnrc: integrate NIB for testing 2017-10-10 10:12:19 +02:00
nib tests/gnrc_ipv6_nib_6ln: Fix error w/ clang on macOS 2017-11-07 17:33:15 +01:00
whitelist gnrc_ipv6/whitelist: switch assignment operation to memcpy() 2016-01-28 06:23:31 +01:00
gnrc_ipv6.c gnrc: integrate NIB for testing 2017-10-10 10:12:19 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00