1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net
Martine Lenders 4d82c2c646 net_help: remove IPV6_CMP_ADDR macro
Used nowhere; alternative: ipv6_addr_is_equal(), since other use-cases
(is an IPv6 address smaller than the other) are not applicable anyway.
2014-11-17 09:42:07 +01:00
..
ccn_lite c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
crosslayer net_help: remove printArrayRange() 2014-11-17 09:39:45 +01:00
include net_help: remove IPV6_CMP_ADDR macro 2014-11-17 09:42:07 +01:00
link_layer net_if: fix buffer overruns 2014-11-10 15:33:48 +01:00
network_layer/sixlowpan ipv6: fix IPv6 address matching algorithm 2014-11-13 00:16:34 +01:00
routing c++: sys: add extern C to header files 2014-11-08 20:09:55 +01:00
transport_layer net_help: remove printArrayRange() 2014-11-17 09:39:45 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00