zephyr/net
Jaakko Hannikainen 2652c0e5a9 net: contiki: Add NULL check to neighbor polling
The function is getting called with NULL bufs, so uip_len cannot be
called on them. The stack further down handles NULL buffers correctly.

Jira: ZEP-474

Change-Id: I85fb045ec76bea2a83c64d0f72eabba4e661f5f4
Signed-off-by: Jaakko Hannikainen <jaakko.hannikainen@intel.com>
2016-08-02 05:25:59 +00:00
..
bluetooth crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
ip net: contiki: Add NULL check to neighbor polling 2016-08-02 05:25:59 +00:00
buf.c net: buf: Fix compiling with debug options 2016-07-25 14:24:39 +00:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net/yaip: revert merge 2016-07-22 04:43:09 +00:00