derek-will / SocketCANSharp

.NET managed wrapper for SocketCAN on Linux
BSD 3-Clause "New" or "Revised" License
54 stars 13 forks source link

Add support for MSG_DONTROUTE #21

Closed derek-will closed 2 years ago

derek-will commented 2 years ago

From Kernel Documentation:

MSG_DONTROUTE: set when the received frame was created on the local host.

derek-will commented 2 years ago

Addressed in this commit: https://github.com/derek-will/SocketCANSharp/commit/e48c685fa7e52878c8ccb3b451aa0cc401c6ffa5