1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/application_layer
Martine Lenders 1048d67c76
dhcpv6: provide initial client implementation
This implements a client for DHCPv6 IA_PD (Identity Association for
Prefix Delegation). Goal was to have a IETF-compliant alternative to
UHCP. The implementation was based on RFC 8415.
2020-01-16 12:36:03 +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_epsim: adapt to gcoap API changes 2019-11-28 12:50:24 +01:00
dhcpv6 dhcpv6: provide initial client implementation 2020-01-16 12:36:03 +01:00
dns sock_dns: correctly report too short messages 2019-01-29 22:32:50 +01:00
emcute Merge pull request #11957 from miri64/emcute/fix/payload-copy-error 2019-10-07 17:17:44 +02:00
gcoap net/gcoap: allow to pass user context to requests 2019-11-28 12:50:24 +01:00
nanocoap sys/net: fix typos 2019-11-23 22:39:38 +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