The purpose of this branch is to share work in process.
Change sellect() of UDP to poll()
Rewrite UDP6 for DTLS6
Known bug: can't reconnect DTLS
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
Add Parameters to the gateway.conf to set those values.
MulticastTTL=1 for UDP
GatewayUDP6Hops=1 for UDP6
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>