README: update the list of CAN over IP tools

Fix socketcand URL and add cannelloni.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
pull/154/head
Yegor Yefremov 2019-09-19 14:13:11 +02:00
parent a8d4827d0f
commit de8bb5fd8f
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ subsystem (aka SocketCAN):
#### CAN access via IP sockets #### CAN access via IP sockets
* canlogserver : log CAN frames from a remote/local host * canlogserver : log CAN frames from a remote/local host
* bcmserver : interactive BCM configuration (remote/local) * bcmserver : interactive BCM configuration (remote/local)
* [socketcand](https://github.com/dschanoeh/socketcand) : use RAW/BCM/ISO-TP sockets via TCP/IP sockets * [socketcand](https://github.com/linux-can/socketcand) : use RAW/BCM/ISO-TP sockets via TCP/IP sockets
* [cannelloni](https://github.com/mguentner/cannelloni) : UDP/SCTP based SocketCAN tunnel
#### CAN in-kernel gateway configuration #### CAN in-kernel gateway configuration
* cangw : CAN gateway userpace tool for netlink configuration * cangw : CAN gateway userpace tool for netlink configuration