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
|