1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 22:33:03 +01:00
RIOT/tests/unittests/tests-ipv6_addr
Leandro Lanzieri f14c898dd0
sys/net/ipv6: add ipv6_addr_from_buf function
This allows to parse IPv6 address from strings that not end with '\0'.
2020-10-30 11:20:25 +01:00
..
Makefile
Makefile.include
tests-ipv6_addr.c sys/net/ipv6: add ipv6_addr_from_buf function 2020-10-30 11:20:25 +01:00
tests-ipv6_addr.h