zephyr/subsys
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
..
bluetooth Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
fs fs/disk: Improve code readability 2016-12-05 02:46:52 +00:00
net net: l2: ethernet: Handle Ethernet II minimal frame size relevantly 2016-12-16 19:14:54 +01:00
usb usb :mass_storage: correct the license details 2016-12-02 02:11:34 +00:00
Kconfig net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00