PeterKietzmann
|
9e83d12bc0
|
net/gnrc/netif: Move GNRC_NETIF_IPV6_ADDRS_NUMOF to 'CONFIG_' namespace
|
2020-01-13 12:28:37 +01:00 |
|
PeterKietzmann
|
724d58b074
|
net/gnrc/netif: Move GNRC_NETIF_MSG_QUEUE_SIZE to 'CONFIG_' namespace
|
2020-01-13 12:28:37 +01:00 |
|
PeterKietzmann
|
b28a586702
|
net/gnrc/netif: Move GNRC_NETIF_DEFAULT_HL to 'CONFIG_' namespace
|
2020-01-13 12:28:37 +01:00 |
|
Leandro Lanzieri
|
4ebf34de23
|
net/gnrc: Move compile configurations to 'net_gnrc_conf' group
|
2019-12-06 12:23:34 +01:00 |
|
Martine Lenders
|
488c47cbf3
|
gnrc_netif: allow for wait of minimum time between sends
|
2019-08-09 10:21:42 +02:00 |
|
Martine Lenders
|
946b06e4f0
|
gnrc_netif: increase message queue size
Since the netif threads are in general a more heavy lifters than the
rest of the GNRC there queue size should be increased.
|
2019-03-15 12:08:43 +01:00 |
|
Martine Lenders
|
13030d5a35
|
gnrc_netif: expose message queue size configurable
|
2019-02-26 13:26:20 +01:00 |
|
Martine Lenders
|
d37bb41b03
|
gnrc_netif: add config macros to config doc group
|
2018-12-14 16:26:56 +01:00 |
|
Martine Lenders
|
6e31ce7c74
|
gnrc_netif: increase number of maximum IPv6 groups
|
2018-06-07 10:14:52 +02:00 |
|
Martine Lenders
|
1bc9a592c4
|
gnrc_netif: improve doc on GNRC_NETIF_IPV6_ADDRS_NUMOF
|
2018-05-29 19:30:30 +02:00 |
|
Martine Lenders
|
31b1ceb440
|
gnrc_netif2: rename to gnrc_netif
|
2017-11-17 10:41:54 +01:00 |
|