zephyr/subsys/net/lib/sockets
Paul Sokolovsky 91e810f87a net: sockets: sendto: Remove adhoc handling of max pkt payload size
Now the check happens on the level of the core IP stack, in
net_pkt_append().

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-11-10 16:30:42 +02:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig net: Enable logging in more modules if CONFIG_NET_LOG_GLOBAL defined 2017-09-18 08:19:27 -04:00
getaddrinfo.c net: sockets: Implement getaddrinfo() 2017-09-19 17:39:44 +03:00
sockets.c net: sockets: sendto: Remove adhoc handling of max pkt payload size 2017-11-10 16:30:42 +02:00