Closed derek-will closed 2 years ago
ISO-TP sockets now have support for a new flag CAN_ISOTP_CF_BROADCAST which allows for 1-to-N transmission without Flow Control. This isn't supported via the ISO-TP specification (ISO 15765-2), but is instead a SocketCAN special feature.
Reference this commit: https://github.com/linux-can/can-utils/commit/6e7f845a6886d69e14b6fb3796673dd1efd217e0
ISO-TP sockets now have support for a new flag CAN_ISOTP_CF_BROADCAST which allows for 1-to-N transmission without Flow Control. This isn't supported via the ISO-TP specification (ISO 15765-2), but is instead a SocketCAN special feature.