Skip to content
Commit db3f17e5 authored by Jeremy Kerr's avatar Jeremy Kerr Committed by Greg Kroah-Hartman
Browse files

mctp: Allow local delivery to the null EID



[ Upstream commit 1f6c77ac ]

We may need to receive packets addressed to the null EID (==0), but
addressed to us at the physical layer.

This change adds a lookup for local routes when we see a packet
addressed to EID 0, and a local phys address.

Signed-off-by: default avatarJeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Stable-dep-of: 5093bbfc ("mctp: perform route lookups under a RCU read-side lock")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 29017ab1
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