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 net: Refactored ARP packet header handling 2016-12-02 12:40:10 +02:00
buf.h net: buf: Fix incorrect reference to net_buf_get_debug 2016-12-15 12:49:57 +00:00
dhcpv4.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
ethernet.h net: l2: ethernet: Handle Ethernet II minimal frame size relevantly 2016-12-16 19:14:54 +01:00
ieee802154_radio.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
ieee802154.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
mii.h net: Definitions for IEEE 802.3, Section 2 MII compatible PHY transceivers 2016-12-02 12:41:05 +02:00
nbuf.h net: nbuf: Provide metadata info for sent TCP buf 2016-12-02 12:41:19 +02:00
net_context.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_core.h net: Fix incorrect logging format specifiers 2016-12-15 12:29:03 +00:00
net_event.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_if.h net: Fix stack info collector in net shell 2016-12-02 12:41:18 +02:00
net_ip.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_l2.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_linkaddr.h net: Add ll address checker function 2016-12-02 12:40:19 +02:00
net_mgmt.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
net_stats.h net: rpl: Initial commit 2016-12-02 12:41:00 +02:00
offload_ip.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
trickle.h net: Make native IP stack the default 2016-12-02 12:41:17 +02:00