I'm planning on using your library to send/receive Fibre Channel frames using my own netdev. It is using ARPHRD_FCFABRIC as type, and 3 byte hardware addresses as per FC-FS-5.
In my local copy I hacked in the following on the write path to test the function:
Hi,
I'm planning on using your library to send/receive Fibre Channel frames using my own netdev. It is using
ARPHRD_FCFABRIC
as type, and 3 byte hardware addresses as per FC-FS-5.In my local copy I hacked in the following on the write path to test the function:
but clearly this is not a proper fix. I propose the check to be dropped or changed to read the length from the device.
For completeness sake, this is the output of
ip link
on the interface: