Go to file
Tero Heinonen 9dfc6f970c Support for setting source address to socket (#40)
When receiving data, destination (own) address is stored and given to
socket when sending reply to make sure respone comes always from same
address where request was sent. This commit supports only real socket to
real socket messages, not virtual socket, or DTLS handshake messages.
2016-10-24 11:58:53 +03:00
coap-service Update content_type to sn_coap_content_format_e (#27) 2016-06-28 10:45:30 +03:00
source Support for setting source address to socket (#40) 2016-10-24 11:58:53 +03:00
test/coap-service/unittest Support for setting source address to socket (#40) 2016-10-24 11:58:53 +03:00
.gitignore Updated mbec-client-c version & unit tests 2016-02-06 11:51:31 +02:00
.mbedignore Ignore test folder from mbed builds 2016-05-25 12:13:47 +03:00
.yotta_ignore Updated yotta_ignore 2015-12-22 16:53:03 +02:00
LICENSE Changed LICENSE.txt to LICENSE 2015-09-02 12:31:25 +03:00
Makefile New CoAP service + unit tests 2015-12-21 10:00:43 +02:00
Makefile.test New CoAP service + unit tests 2015-12-21 10:00:43 +02:00
apache-2.0.txt Update copyright headers. 2016-01-14 11:00:29 +02:00
junit_xsl.xslt New CoAP service + unit tests 2015-12-21 10:00:43 +02:00
module.json version v4.0.3 2016-09-15 15:21:03 +03:00
run_unit_tests.sh enabled unit tests 2015-12-22 10:49:59 +02:00
xsl_script.sh New CoAP service + unit tests 2015-12-21 10:00:43 +02:00