Does SocketCAN allow saving dumps into file? ``` To dump SocketCAN traffic, the primary tool used is candump, which is part of the can-utils package in Linux. ```
Does SocketCAN allow saving dumps into file?