Skip to content

Version 3.2.0

Choose a tag to compare

@fpagliughi fpagliughi released this 17 Oct 04:30
· 135 commits to master since this release

Expanded Netlink functionality to configure and query the CAN interface.

  • #32 Further expanded netlink functionality:
    • Added setters for most additional interface CAN parameters
    • Ability to query back interface CAN parameters
    • Expanded InterfaceDetails to include CAN-specific parameters
    • Better integration of low-level types with neli
    • Significant cleanup of the nl module
    • Split the nl module into separate sources for higher and lower-level code