zephyr/subsys
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
..
bluetooth Bluetooth: Mesh: Fix possible NULL dereferences in client models 2018-04-05 10:08:18 +03:00
console kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
cpp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
debug arch: x86: Unwind the stack on fatal errors 2018-03-16 14:12:15 -07:00
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
disk disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
fs subsys: fs: add NFFS rename API implementation 2018-03-28 10:44:20 -04:00
logging net: if: Make interface IP configuration more flexible 2018-03-27 10:06:54 -04:00
mgmt mgmt: Switch to new base64 library 2018-03-23 05:18:11 -04:00
net net: core: Check interface when receiving a packet 2018-04-05 10:46:55 -04:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
settings subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
shell net: websocket: Add console support 2018-03-15 15:17:36 +02:00
storage subsys: storage: flash_map: enable only if any flash driver is enable 2018-03-08 10:18:57 +01:00
usb net: if: vlan: Add virtual lan support 2018-04-05 08:54:19 -04:00
CMakeLists.txt subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
Kconfig subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00