Home
last modified time | relevance | path

Searched hist:"700877 a62bfa88ef6e0267749db49f4dc63e2ea2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dnet.h700877a62bfa88ef6e0267749db49f4dc63e2ea2 Wed Apr 13 23:38:02 UTC 2016 Stefan Agner <stefan@agner.ch> net: increase maximum frame size to accomediate VLAN packets

Ethernet packages with IEEE 802.1Q VLAN support may be up to 1522
bytes long. Increase the default size used to allocate packet
storage by 4 bytes. While at it, let git care about history and
rewrite the comment to represent the situation today only.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>