Skip to content

0.5.0

Compare
Choose a tag to compare
@derek-will derek-will released this 19 Apr 01:41
· 91 commits to main since this release
  • Added RawCanSocket class for high-level abstraction (#12).
  • Added ability to get MTU of a CanNetworkInterface and directly via SIOCGIFMTU ioctl call (#22).
  • Added ability for creating a CanNetworkInterface instance by name and index using SIOCGIFINDEX and SIOCGIFNAME ioctl calls (#24, #25).
  • General housecleaning (#23).