I have a use case where I need to change the bitrate of my CAN device on-the-fly.
I would like to use SocketCAN if possible, but it seems to be best suited for use cases where the bus configuration is fixed from the start, i.e. fixed bitrate and then just started.