zephyr/include/net
Tomasz Bursztyka cff19c17c4 net: l2: ethernet: Handle Ethernet II minimal frame size relevantly
Minimal frame size is 60 bytes, but IP frame might be smaller than this
size minus the ethernet header. In that case, Ethernet frames are padded
so it does reach this minimal size. In this case, ethernet L2 should
update the buffer list so it remove the padding length from the whole.

Change-Id: Id370cad09ad82bb54febeb60b05f7e430cc8f963
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-16 19:14:54 +01:00
..
arp.h
buf.h net: buf: Fix incorrect reference to net_buf_get_debug 2016-12-15 12:49:57 +00:00
dhcpv4.h
ethernet.h net: l2: ethernet: Handle Ethernet II minimal frame size relevantly 2016-12-16 19:14:54 +01:00
ieee802154_radio.h
ieee802154.h
mii.h
nbuf.h net: nbuf: Provide metadata info for sent TCP buf 2016-12-02 12:41:19 +02:00
net_context.h
net_core.h net: Fix incorrect logging format specifiers 2016-12-15 12:29:03 +00:00
net_event.h
net_if.h
net_ip.h
net_l2.h
net_linkaddr.h
net_mgmt.h
net_stats.h
offload_ip.h
trickle.h