zephyr/subsys/net
Tomasz Bursztyka ff5954890a net: ethernet: IPv6 packet length should be relevantly handled
It's much different than IPv4 where it's possible to find the whole
packet length. Here it has to count also the ipv6 header size by itself.

Jira: ZEP-1422

Change-Id: I84b1602ac75ef81b9ceda7898ca9dedf2e54d633
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-01-02 10:03:18 +01:00
..
ip net: ethernet: IPv6 packet length should be relevantly handled 2017-01-02 10:03:18 +01:00
buf.c net: buf: Let's make use of func/line parameters when available 2017-01-02 10:03:17 +01:00
Kconfig net: buf: Change NET_BUF_DEBUG to NET_BUF_LOG and add a level option 2017-01-02 10:03:17 +01:00
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
TODO net: Update TODO list on L2 and 15.4 tasks 2016-12-16 19:14:51 +01:00