mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
Added tiny ip server to send ISO 15765-2 PDUs via internetsockets to the CAN bus and vice versa.
This commit is contained in:
@@ -53,7 +53,7 @@ CFLAGS = -O2 -Wall -Wno-parentheses -I$(KERNELDIR)/include \
|
||||
-DPF_CAN=29 \
|
||||
-DAF_CAN=PF_CAN
|
||||
|
||||
PROGRAMS_ISOTP = isotpdump isotprecv isotpsend isotpsniffer isotptun
|
||||
PROGRAMS_ISOTP = isotpdump isotprecv isotpsend isotpsniffer isotptun isotpserver
|
||||
PROGRAMS_CANGW = cangw
|
||||
PROGRAMS_SLCAN = slcan_attach slcand
|
||||
PROGRAMS = candump cansniffer cansend canplayer cangen canbusload\
|
||||
|
||||
Reference in New Issue
Block a user