mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-06 06:49:53 +02:00
99f1664e0c513d4d7f7797eac18304f9eef653a6
The sscanf() function to parse bcmserver command strings limited the length of the CAN netdevice name to six characters. With this patch the length is derived from the IFNAMSIZ which defines the space in ifr.ifr_name. Signed-off-by: Jiho Chu <jiho.chu@samsung.com> Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
SocketCAN userspace utilities and tools
CAN is a message-based network protocol designed for vehicles originally initially created by Robert Bosch GmbH. SocketCAN is a set of open source CAN drivers and a networking stack contributed by Volkswagen Research to the Linux kernel.
This package contains some userspace utilities for Linux SocketCAN subsystem: asc2log, bcmserver, canbusload, can-calc-bit-timing, candump, canfdtest, cangen, cangw, canlogserver, canplayer, cansend, cansniffer, isotpdump, isotprecv, isotpperf, isotpsend, isotpserver, isotpsniffer, isotptun, log2asc, log2long, slcan_attach, slcand and slcanpty.
Description copied from https://packages.debian.org/sid/can-utils
Languages
C
98.1%
CMake
0.7%
Makefile
0.6%
Shell
0.5%