If NET_IPV4 and NET_SOCKETS_PACKET is enabled, NET_SOCKADDR_MAX_SIZE will be bigger than the ipv4 address length. This is a problem when DTLS is used as the address comparison will fail because of the different length of the received and the stored address. This is also a problem if NET_IPV6 and NET_IPV4 is enabled and the remote address is a ipv4 address Signed-off-by: Benjamin Bigler <benjamin.bigler@securiton.ch> |
||
|---|---|---|
| .. | ||
| capture | ||
| coap | ||
| config | ||
| conn_mgr | ||
| dns | ||
| http | ||
| lwm2m | ||
| mqtt | ||
| openthread | ||
| sntp | ||
| sockets | ||
| socks | ||
| tftp | ||
| tls_credentials | ||
| utils | ||
| websocket | ||
| CMakeLists.txt | ||
| Kconfig | ||