mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
d262a552bb0ac39459cba5beeb1502e6d2014778
As pointed out by Andre Naujoks the pseudo random generator should be initialized with a seed to prevend this ugly behaviour: $ ./cangen vcan2 -v & ./cangen vcan1 -v [1] 5995 vcan2 567#69.98.3C.64.73.48 vcan1 567#69.98.3C.64.73.48 vcan2 451#4A.94.E8.2A.EC.58.55.62 vcan1 451#4A.94.E8.2A.EC.58.55.62 vcan2 729#BA.58.1B.3D.AB.D7.7E.50 vcan1 729#BA.58.1B.3D.AB.D7.7E.50 (..) Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Description
Linux-CAN / SocketCAN user space applications
2.9 MiB
Languages
C
98.1%
CMake
0.7%
Makefile
0.6%
Shell
0.5%