1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc
Leandro Lanzieri 4998b90395
gnrc/udp: Configure queue size with exponent
This changes the configuration macro to be the exponent of 2^n, as the
message queue size needs to be always power of 2.
2020-06-15 07:30:51 +02:00
..
dhcpv6/client gnrc_dhcpv6_client: configure prefix as compression context on 6LBRs 2020-03-09 14:21:53 +01:00
gomach gnrc_netif: document new *_create() out parameter as such 2020-03-26 14:37:44 +01:00
icmpv6 sys/include: fix typos 2019-11-23 22:39:37 +01:00
ipv6 Merge pull request #13275 from miri64/gnrc_ipv6_ext_opt/feat/initial 2020-05-20 14:35:58 +02:00
lorawan gnrc_lorawan: add public headers 2019-11-26 21:52:05 +01:00
lwmac gnrc_netif: document new *_create() out parameter as such 2020-03-26 14:37:44 +01:00
mac gnrc_mac: add timeout module. 2019-01-21 22:46:10 +08:00
netif gnrc/nib: add NIB event bus 2020-05-20 10:44:11 +02:00
rpl gnrc/rpl: Move GNRC_RPL_CLEANUP_TIME to 'CONFIG_' namespace 2020-05-14 15:56:58 +02:00
sixlowpan gnrc_sixlowpan_frag_stats: add average fragments per datagram statistic 2020-02-06 13:40:23 +01:00
tcp gnrc/tcp : Move GNRC_TCP_DEFAULT_WINDOW to 'CONFIG_' 2020-06-02 15:46:44 +05:30
icmpv6.h gnrc_ipv6: gnrc_icmpv6: simplify access to network interfaces 2018-01-17 16:48:58 +01:00
ipv6.h gnrc/ipv6: Configure queue size with exponent 2020-06-15 07:30:50 +02:00
lorawan.h Merge pull request #12866 from jia200x/pr/gnrc_lorawan_remove_netdev 2020-01-30 14:02:59 +01:00
ndp.h many typo fixes 2019-11-23 22:39:07 +01:00
netapi.h Merge pull request #10441 from miri64/gnrc_netapi/enh/codesize-opt 2018-12-12 09:51:02 +01:00
neterr.h many typo fixes 2019-11-23 22:39:07 +01:00
netif.h gnrc/nib: add NIB event bus 2020-05-20 10:44:11 +02:00
netreg.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
nettest.h gnrc/nettest: Configure queue size with exponent 2020-06-15 07:30:50 +02:00
nettype.h gnrc_nettype: fix line-length for all to be <100 2020-05-05 19:16:06 +02:00
pkt.h many typo fixes 2019-11-23 22:39:07 +01:00
pktbuf.h gnrc/pktbuf : Move 'GNRC_PKTBUF_SIZE' to 'CONFIG_' 2020-06-11 14:46:36 +05:30
pktdump.h gnrc/pktdump : Add 'CONFIG_' & expose to Kconfig 2020-06-09 13:31:29 +05:30
pktqueue.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
priority_pktqueue.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
rpl.h gnrc/rpl: Configure queue size with exponent 2020-06-15 07:30:51 +02:00
sixlowpan.h gnrc_sixlowpan_frag_rb: unify naming scheme 2019-09-28 12:11:54 +02:00
tcp.h gnrc/tcp : Move GNRC_TCP_RCV_BUFFERS to 'CONFIG_' 2020-06-02 15:46:44 +05:30
udp.h gnrc/udp: Configure queue size with exponent 2020-06-15 07:30:51 +02:00