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
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig drivers: Rename `random` to `entropy` 2017-11-01 08:26:29 -04:00
Kconfig.hostname net: Add hostname setting to Kconfig 2017-10-17 08:36:39 -04:00
TODO Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
buf.c net: buf: Add slist helpers 2017-11-06 14:20:40 +02:00
hostname.c net: Add hostname setting to Kconfig 2017-10-17 08:36:39 -04:00