zephyr/subsys/net
Jukka Rissanen ffd0a1f5d0 net: core: Check interface when receiving a packet
Although very unlikely, make sure that if the net_recv_data() is
called with NULL network interface or packet, we recover that and
return error to the caller.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-04-05 10:46:55 -04:00
..
ip net: core: Check interface when receiving a packet 2018-04-05 10:46:55 -04:00
lib net: sockets: Check for errors from dns_get_addr_info 2018-04-03 14:15:43 +03:00
CMakeLists.txt net/ieee802154: Make RAW mode generic 2017-11-22 10:10:09 -05:00
Kconfig net: buf: Set default user data size to 4 2018-02-12 09:48:32 +02:00
Kconfig.hostname kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
TODO
buf.c net: buf: Support allocation of a net_buf pointing to external buffer 2018-02-13 16:46:32 +02:00
hostname.c net: Add hostname setting to Kconfig 2017-10-17 08:36:39 -04:00