linux/net/mctp
Jeremy Kerr 1f6c77ac9e mctp: Allow local delivery to the null EID
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: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-09-29 11:00:11 +01:00
..
af_mctp.c mctp: remove duplicated assignment of pointer hdr 2021-08-05 10:56:01 +01:00
device.c mctp: Allow MCTP on tun devices 2021-09-29 11:00:11 +01:00
Kconfig mctp: Add MCTP base 2021-07-29 15:06:49 +01:00
Makefile mctp: Add neighbour implementation 2021-07-29 15:06:50 +01:00
neigh.c mctp: Add neighbour netlink interface 2021-07-29 15:06:50 +01:00
route.c mctp: Allow local delivery to the null EID 2021-09-29 11:00:11 +01:00