mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
Merge branch 'cansequence' of github.com:marckleinebudde/can-utils into master
The PTX flavour canutils have a useful utility for generating a sequence of CAN frames with an incrementing payload and checking such a sequence for missed and reordered frames. Recently, it has helped finding a regression in the kernel pfifo_fast qdisc, which led to reordered frames. To bring the utility to a greater audience, import the current state, including its history, into the linux-can set of utilities. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
@@ -32,6 +32,7 @@ GNUmakefile.in
|
||||
/canlogserver
|
||||
/canplayer
|
||||
/cansend
|
||||
/cansequence
|
||||
/cansniffer
|
||||
/isotpdump
|
||||
/isotpperf
|
||||
|
||||
Reference in New Issue
Block a user