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

Activate the specified network interface, before applying IP stack #411

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Feb 4, 2025

Description

This will prevent erroring out as some devices are not up by default.

Issue reference: armbian/build#7750

Testing Procedure

  • Tested setting up with interface forced down

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

@github-actions github-actions bot added the size/small PR with less then 50 lines label Feb 4, 2025
@igorpecovnik igorpecovnik added 02 Milestone: First quarter release Bugfix Pull request is fixing a bug Ready to merge Reviewed, tested and ready for merge labels Feb 4, 2025
This will prevent erroring out as some devices are not up by default.
@igorpecovnik igorpecovnik merged commit 6252222 into main Feb 4, 2025
16 checks passed
@igorpecovnik igorpecovnik deleted the wifi-fix branch February 4, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Bugfix Pull request is fixing a bug Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant