zephyr/subsys/net
Jukka Rissanen 8db13f905b net: ipv6: Free received NA net_buf
If we receive a neighbor advertisement, we need to free its
net_buf because we are returning NET_OK to the caller. This
return code means that we consumed the net_buf but we did
not call net_nbuf_unref() in this case.

Change-Id: Ia6d8f1b440be87eff5d2b14a23336a37be6d6a04
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-02-08 10:12:35 +02:00
..
ip net: ipv6: Free received NA net_buf 2017-02-08 10:12:35 +02:00
lib net/dns: Fix inline documentation 2017-02-07 22:33:47 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00
TODO net: Update TODO list on L2 and 15.4 tasks 2016-12-16 19:14:51 +01:00
buf.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00