summaryrefslogtreecommitdiff
path: root/oui.conf
diff options
context:
space:
mode:
Diffstat (limited to 'oui.conf')
0 files changed, 0 insertions, 0 deletions
t/8021q?id=61ccbb684421d374fdcd7cf5d6b024b06f03ce4e'>61ccbb684421d374fdcd7cf5d6b024b06f03ce4e (diff)
bonding: use the correct ether type for alb
Currently it's using the wrong ETH_P_LOOP type, which is sometimes treated as packet length instead of ether type (because it's 0x0060). Use the new ETH_P_LOOPBACK type. CC: Jay Vosburgh <fubar@us.ibm.com> CC: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/8021q')