zephyr/tests/net/checksum_offload
Tomasz Bursztyka 499ffd6573 net/ethernet: Remove inserted L2 header buffer
The packet can be referenced somewhere else and letting the newly added
L2 header will generate corrupt packet. If the same packet is being
resent, ethernet will add again its L2 header. Thus the need to remove
such L2 header every time a packet has been sent, successfully or not.

Fixes #12560

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-02-08 14:24:03 +02:00
..
src net/ethernet: Remove inserted L2 header buffer 2019-02-08 14:24:03 +02:00
CMakeLists.txt
prj.conf net: app: Remove net-app API files 2019-02-01 12:29:21 +02:00
testcase.yaml