1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net
Ken Bannister 24b21dbfbc net/gcoap: Protect message ID state with atomic updates.
Also changed semantics for storage of message ID, from last ID to next ID.
This change provides idiomatic use of the return value of the atomic
function, without other side effects on gcoap.
2017-06-18 06:16:15 -04:00
..
application_layer net/gcoap: Protect message ID state with atomic updates. 2017-06-18 06:16:15 -04:00
crosslayer netopt: Add NETOPT_LAST_ED_LEVEL 2017-06-09 07:14:58 +02:00
gnrc gnrc_ipv6_nib: fix caching mechanism of neighbor cache 2017-06-15 11:40:46 +02:00
link_layer net: added link layer address filter module 2017-05-18 15:24:25 +02:00
netdev_test netdev2: rename to netdev and remove gnrc_netdev 2017-03-15 09:31:20 +01:00
network_layer ipv6_addr: provide fix for off-by-x error 2017-04-25 19:19:43 +02:00
routing nhdp: port to sock 2017-04-26 14:41:45 +02:00
sock sys: net: sock: add utility functions 2017-03-28 19:16:27 +02:00
transport_layer net: add tcp_hdr_print 2017-02-07 13:42:41 +01:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00