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

Use net and ifconfig for Macos #160

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Use net and ifconfig for Macos #160

merged 1 commit into from
Mar 12, 2024

Conversation

mauromorales
Copy link
Contributor

fixes #23

@mudler
Copy link
Owner

mudler commented Mar 12, 2024

I don't have a macOS here to test, so trusting you here !

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.32%. Comparing base (3cdf2c6) to head (0b2da52).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
- Coverage   34.61%   34.32%   -0.30%     
==========================================
  Files          26       26              
  Lines        2057     2057              
==========================================
- Hits          712      706       -6     
- Misses       1244     1249       +5     
- Partials      101      102       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mudler mudler merged commit 232458d into mudler:master Mar 12, 2024
9 of 10 checks passed
mudler referenced this pull request in kairos-io/provider-kairos Apr 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) |
`v0.24.6` -> `v0.25.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmudler%2fedgevpn/v0.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmudler%2fedgevpn/v0.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmudler%2fedgevpn/v0.24.6/v0.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmudler%2fedgevpn/v0.24.6/v0.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mudler/edgevpn (github.com/mudler/edgevpn)</summary>

###
[`v0.25.1`](https://togithub.com/mudler/edgevpn/releases/tag/v0.25.1)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.25.0...v0.25.1)

#### What's Changed

- chore(deps): update dependency font-awesome to v6.5.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/104](https://togithub.com/mudler/edgevpn/pull/104)
- Add route on macOS by
[@&#8203;mauromorales](https://togithub.com/mauromorales) in
[https://github.com/mudler/edgevpn/pull/167](https://togithub.com/mudler/edgevpn/pull/167)
- Fix IPv6 support on macOS and provide very basic documentation
detailing how it can be used by
[@&#8203;tomtom5152](https://togithub.com/tomtom5152) in
[https://github.com/mudler/edgevpn/pull/165](https://togithub.com/mudler/edgevpn/pull/165)

#### New Contributors

- [@&#8203;tomtom5152](https://togithub.com/tomtom5152) made their first
contribution in
[https://github.com/mudler/edgevpn/pull/165](https://togithub.com/mudler/edgevpn/pull/165)

**Full Changelog**:
mudler/edgevpn@v0.25.0...v0.25.1

###
[`v0.25.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.25.0)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.24.6...v0.25.0)

#### What's Changed

- Use net and ifconfig for Macos by
[@&#8203;mauromorales](https://togithub.com/mauromorales) in
[https://github.com/mudler/edgevpn/pull/160](https://togithub.com/mudler/edgevpn/pull/160)
- Add installation instructions via brew for macos by
[@&#8203;mauromorales](https://togithub.com/mauromorales) in
[https://github.com/mudler/edgevpn/pull/161](https://togithub.com/mudler/edgevpn/pull/161)

**Full Changelog**:
mudler/edgevpn@v0.24.6...v0.25.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

Failed to run edgevpn on Macos as a vpn
3 participants