Skip to content

feat: add a new oper_status field in Interface #49

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

Merged
merged 5 commits into from
Jun 19, 2025

Conversation

keepsimple1
Copy link

This patch is an attempt to resolve the issue #48. I think this lib already has a good foundation for checking the interface status. For my project, I'd prefer to use this lib instead of adding another dependency only for checking interface up or not.

Technically this is a breaking change. However I think from the user point of view, there are no changes in most cases because they (mostly) don't construct Interface. Let me know what you think. Thanks!

@keepsimple1 keepsimple1 changed the title feat: add a new is_up field in Interface feat: add a new is_oper_up field in Interface Jun 15, 2025
Copy link
Owner

@messense messense left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@messense messense merged commit c43e616 into messense:master Jun 19, 2025
17 checks passed
@messense messense changed the title feat: add a new is_oper_up field in Interface feat: add a new oper_status field in Interface Jun 19, 2025
@keepsimple1 keepsimple1 deleted the if-state branch June 19, 2025 04:42
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