derek-will / SocketCANSharp

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

Add MaximumTransmissionUnit property to CanNetworkInterface class #64

Closed derek-will closed 1 year ago

derek-will commented 1 year ago

Add MaximumTransmissionUnit property to the CanNetworkInterface class utilizing the underlying Netlink functionality similar to other interface attributes that were recently added (Interface Statistics, DeviceFlags, etc.).