Martin Kojtal
|
ba47aa546b
|
Merge pull request #2897 from geky/nsapi-consistent-unspec
nsapi - Standardize support of NSAPI_UNSPEC
|
2016-10-27 10:26:00 +02:00 |
Christopher Haster
|
cce82b13ac
|
nsapi - Fixed unaligned writes from <word-sized scanf calls
|
2016-10-19 16:49:35 -05:00 |
Christopher Haster
|
bf83cb28cd
|
nsapi - Fixed leftover bytes from suffix during ipv6 parsing
Thanks to @EduardPon for hunting this down
|
2016-10-19 15:28:32 -05:00 |
Christopher Haster
|
1f4eb0aaa1
|
nsapi - Standardized support of NSAPI_UNSPEC
- Reordered nsapi_version_t to make defaule nsapi_addr_t NSAPI_UNSPEC
- Added support to NSAPI_UNSPEC in SocketAddress
|
2016-10-05 12:48:10 -05:00 |
Christopher Haster
|
ba99a1f31d
|
restructure - Restructured features/net directory
features/net/network-socket -> features/netsocket
features/net/FEATURE_IPV4 -> features/FEATURE_LWIP
features/net/nanostack-binaries -> features/nanostack
features/net/FEATURE_NANOSTACK -> features/nanostack/FEATURE_NANOSTACK
|
2016-09-30 19:18:09 -05:00 |