mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1048d67c76
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.
4 lines
51 B
Makefile
4 lines
51 B
Makefile
SUBMODULES := 1
|
|
|
|
include $(RIOTBASE)/Makefile.base
|