Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect GUID Encoding based on reasonable timestamp #59

Merged
merged 9 commits into from
Feb 20, 2024

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Oct 20, 2023

This is another approach to solve #57, The Idea comes from looking into ipmitool C sources, because ipmitool is able to detect the different encoding types.
This should be as fast as the actual approach because only in the error case sum is called.

Should replace #58 once tested in real environment

@majst01 majst01 requested a review from a team as a code owner October 20, 2023 12:25
@majst01 majst01 merged commit a4e1cfa into master Feb 20, 2024
1 check passed
@majst01 majst01 deleted the detect-guid-encoding branch February 20, 2024 12:09
@majst01 majst01 mentioned this pull request Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants