zephyr/subsys
Jukka Rissanen 02e9f9c8e6 net: route: Check that neighbor exists before deleting it
If the neighbour does not exists, then the route to it cannot
be deleted so we can return error to caller in that case.

Coverity-CID: 188173
Fixes #10090

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-09-21 17:32:18 +03:00
..
app_memory subsys: app_memory: Fixed the size calculation for power of 2 MPUs 2018-09-20 11:25:53 -04:00
bluetooth Bluetooth: Controller: Add support for setting public address 2018-09-21 12:40:10 +02:00
console
cpp
debug
dfu
disk
fs shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
logging logging: Add shell commands 2018-09-19 09:30:29 -04:00
mgmt shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
net net: route: Check that neighbor exists before deleting it 2018-09-21 17:32:18 +03:00
power subsys: power: Add support for pluggable PM policies 2018-09-20 10:20:23 -04:00
random
settings
shell shell: Add wildcard support 2018-09-19 09:30:29 -04:00
storage
usb
CMakeLists.txt shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
Kconfig