Merge pull request #154 from yegorich/readme-fix

README: update the list of CAN over IP tools
This commit is contained in:
Oliver Hartkopp
2019-09-19 19:17:15 +02:00
committed by GitHub
+2 -1
View File
@@ -18,7 +18,8 @@ subsystem (aka SocketCAN):
#### CAN access via IP sockets
* canlogserver : log CAN frames from a remote/local host
* 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
* cangw : CAN gateway userpace tool for netlink configuration