zephyr/subsys/net
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
..
ip net: net_pkt_append: Take into account MTU when adding data to a packet 2017-11-10 16:30:42 +02:00
lib net: sockets: sendto: Remove adhoc handling of max pkt payload size 2017-11-10 16:30:42 +02:00
buf.c net: buf: Add slist helpers 2017-11-06 14:20:40 +02:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
hostname.c
Kconfig drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
Kconfig.hostname
TODO