mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
Added cangw netlink gateway configuration tool.
TODO (in both cangw and can-gw.ko) : Support removal and listing of rules. So far the gateway jobs are only removed on can-gw.ko module unload or when the used CAN netdevices disappear.
This commit is contained in:
@@ -53,7 +53,7 @@ CFLAGS = -O2 -Wall -Wno-parentheses -I$(KERNELDIR)/include \
|
||||
PROGRAMS = candump cansniffer cansend canplayer canlogserver cangen\
|
||||
canbusload log2long log2asc asc2log bcmserver\
|
||||
isotpdump isotprecv isotpsend isotpsniffer isotptun\
|
||||
slcan_attach slcand slcanpty canfdtest
|
||||
slcan_attach slcand slcanpty canfdtest cangw
|
||||
|
||||
all: $(PROGRAMS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user