Skip to content
Commit 4c4e4113 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'alb_learning'



Veaceslav Falico says:

====================
bonding: use correct ether type for alb

There have been reports that, while using the ETH_P_LOOP ether type
(0x0060), the ether type is treated as its packet length.

To avoid that and to not break already existing apps - add new ether type
ETH_P_LOOPBACK that contains the correct id - 0x9000.
====================

Signed-off-by: default avatarVeaceslav Falico <vfalico@redhat.com>
parents 21396689 96a0922c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment