[riot-commits] [RIOT-OS/RIOT] 9f2e21: ng_ipv6_addr: add address to string conversion fun...
Oleg Hahm
oleg at hobbykeller.org
Fri Mar 13 13:41:39 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 9f2e2121c16ad23fdc124bfd451249dce8289b26
https://github.com/RIOT-OS/RIOT/commit/9f2e2121c16ad23fdc124bfd451249dce8289b26
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-03-12 (Thu, 12 Mar 2015)
Changed paths:
M sys/include/net/ng_ipv6/addr.h
A sys/net/network_layer/ng_ipv6/addr/ng_ipv6_addr_to_str.c
Log Message:
-----------
ng_ipv6_addr: add address to string conversion function
Commit: 0cca4867ea82666b9d25d519fcf60435c7d1a198
https://github.com/RIOT-OS/RIOT/commit/0cca4867ea82666b9d25d519fcf60435c7d1a198
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-03-12 (Thu, 12 Mar 2015)
Changed paths:
M sys/include/net/ng_ipv6/addr.h
A sys/net/network_layer/ng_ipv6/addr/ng_ipv6_addr_from_str.c
Log Message:
-----------
ng_ipv6_addr: add string to address conversion function
Commit: b63d61045173e579902fbb7cddcc00f2a190e794
https://github.com/RIOT-OS/RIOT/commit/b63d61045173e579902fbb7cddcc00f2a190e794
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2015-03-12 (Thu, 12 Mar 2015)
Changed paths:
M tests/unittests/tests-ipv6_addr/tests-ipv6_addr.c
Log Message:
-----------
unittests: add IPv6 string conversion function tests
Commit: 0144bb589b634ebadff66d270042ca04987f2eb0
https://github.com/RIOT-OS/RIOT/commit/0144bb589b634ebadff66d270042ca04987f2eb0
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M sys/include/net/ng_ipv6/addr.h
A sys/net/network_layer/ng_ipv6/addr/ng_ipv6_addr_from_str.c
A sys/net/network_layer/ng_ipv6/addr/ng_ipv6_addr_to_str.c
M tests/unittests/tests-ipv6_addr/tests-ipv6_addr.c
Log Message:
-----------
Merge pull request #2546 from authmillenon/ng_ipv6_addr/api/add_string_functions
[RFC] ng_ipv6_addr: add (optional) string conversion functions
Compare: https://github.com/RIOT-OS/RIOT/compare/77edb92ed8c0...0144bb589b63
More information about the commits
mailing list