Skip to content
Commit aaae162a authored by jeffreyji's avatar jeffreyji Committed by David S. Miller
Browse files

teaming: deliver link-local packets with the link they arrive on



skb is ignored if team port is disabled. We want the skb to be delivered
if it's an link layer packet.

Issue is already fixed for bonding in
commit b89f04c6 ("bonding: deliver link-local packets with skb->dev set to link that packets arrived on")

changelog:

v2: change LLDP -> link layer in comments/commit descrip, comment format

Signed-off-by: default avatarjeffreyji <jeffreyji@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a3b355c7
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