Open
Description
I am working with MCTP sockets and using MCTP Extended Addressing to communicate with a specific device over I3C. In my case, I am using the I3C PID (Provisional ID) to target a particular device.
While I am successfully receiving MCTP packets from the expected device, I am also unexpectedly receiving packets from other devices with different PIDs. This is not the expected behavior, as I would expect to receive only packets from the targeted device.
Is there a way to filter packets in the MCTP socket layer to ensure that only packets from the specified PID are received?
Metadata
Metadata
Assignees
Labels
No labels