1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer
Koen Zandberg 1d5010e126
nanocoap: make separate tree handling function
This refactors nanocoap to seperate out the resource tree parsing. It
allows for calling the tree handler with custom resource trees. The
advantage is that a resource with COAP_MATCH_SUBTREE can parse a new
separate resource tree.
2020-03-23 15:08:53 +01:00
..
asymcute asymcute: don't make the assumption that req->arg is non-NULL 2019-09-24 12:00:12 +02:00
cord net/cord: update for deprecated gcoap function 2020-01-30 06:00:53 -05:00
dhcpv6 sys/net/dhcpv6: fix client option length handling 2020-03-12 18:33:17 +01:00
dns sock_dns: use the same buffer for request & reply 2020-02-24 14:29:17 +01:00
emcute Merge pull request #11957 from miri64/emcute/fix/payload-copy-error 2019-10-07 17:17:44 +02:00
gcoap sock_async_event: update for async callback argument support 2020-03-11 16:54:12 +01:00
nanocoap nanocoap: make separate tree handling function 2020-03-23 15:08:53 +01:00
sntp sntp: fix for new xtimer API and some bugs 2017-03-06 13:38:25 +01:00
uhcp sys/net/uhcp: remove unused returned value in uhcp_client 2019-10-28 15:14:40 +01:00