1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include/net/gnrc/ipv6
Leandro Lanzieri 5602bd55ed gnrc/ipv6/ext/frag: Move configurations to 'CONFIG_' namespace
Macros that changed:
GNRC_IPV6_EXT_FRAG_SEND_SIZE -> CONFIG_GNRC_IPV6_EXT_FRAG_SEND_SIZE
GNRC_IPV6_EXT_FRAG_RBUF_SIZE -> CONFIG_GNRC_IPV6_EXT_FRAG_RBUF_SIZE
GNRC_IPV6_EXT_FRAG_LIMITS_POOL_SIZE -> CONFIG_GNRC_IPV6_EXT_FRAG_LIMITS_POOL_SIZE
GNRC_IPV6_EXT_FRAG_RBUF_TIMEOUT_US -> CONFIG_GNRC_IPV6_EXT_FRAG_RBUF_TIMEOUT_US
2020-01-30 17:42:41 +01:00
..
ext gnrc/ipv6/ext/frag: Move configurations to 'CONFIG_' namespace 2020-01-30 17:42:41 +01:00
nib net/gnrc: Move compile configurations to 'net_gnrc_conf' group 2019-12-06 12:23:34 +01:00
blacklist.h net/gnrc/ipv6_blacklist: Move config macros to 'CONFIG_' namespace 2019-12-11 10:39:16 +01:00
ext.h gnrc/ipv6/ext/frag: Move configurations to 'CONFIG_' namespace 2020-01-30 17:42:41 +01:00
hdr.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
nib.h many typo fixes 2019-11-23 22:39:07 +01:00
whitelist.h Merge pull request #12893 from leandrolanzieri/pr/kconfig_migrate/gnrc/ipv6_whitelisting 2019-12-10 18:32:34 +01:00