1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer
Marian Buschsieweke 86fdbd7054
core/lib: Add macros/utils.h header
The macros CONCAT(), MIN(), and MAX() are defined over and over again in
RIOT's code base. This de-duplicates the code by moving the macros to a
common place.
2023-01-07 09:47:44 +01:00
..
icmpv6 core/lib: Add macros/utils.h header 2023-01-07 09:47:44 +01:00
ipv6 gnrc: Fix unused function error when using LLVM 2022-11-06 15:39:39 +00:00
ndp gnrc/ndp: bugfix set O-flag on non anycast target 2022-03-22 13:03:28 +01:00
sixlowpan gnrc_sixlowpan_iphc.c: dereference ipv6_hdr in DEBUG() after assignment 2022-10-29 00:58:35 +02:00