zephyr/subsys/net
Tomasz Bursztyka 93ed88a670 net/ipv6: Updating ll reserve should be done for all IPv6 packet.
Doing it only in net_context, prevented to do it once NS succesfully
finished. This generated an error in 15.4, where pending data had wrong
ll reserve size.

Change-Id: I0f917fb76171457e5dff2c29e44edb8f00662150
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-02-03 15:59:20 +02:00
..
ip net/ipv6: Updating ll reserve should be done for all IPv6 packet. 2017-02-03 15:59:20 +02:00
lib iot/zoap: Fix the return value of zoap_packet_get_payload() 2017-02-03 15:59:19 +02:00
buf.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +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