Skip to content
Snippets Groups Projects

Update peer config to use rist_timing_mode enum for timing_mode field

Merged Carson Riker requested to merge fennewald/librist:use-rist-timing-enum into master

rist_peer_config declares the field timing_mode as a uint32_t, despite seemingly always being treated as an enum rist_timing_mode.

This MR brings it in line with other enum fields in the struct, and changes its type to enum rist_timing_mode

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading