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

Fix IPv6 support on macOS and provide very basic documentation detailing how it can be used #165

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

tomtom5152
Copy link
Contributor

This currently works perfectly if you set the correct flags, but the lack of documentation makes it very difficult to figure out what these are.

This simple PR is meant to act as a placeholder until the feature is more complete and can be documented more fully.

Ref #15

Copy link
Owner

@mudler mudler left a comment

Choose a reason for hiding this comment

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

Looking good, thanks!

@mudler mudler enabled auto-merge April 11, 2024 17:08
@mudler mudler merged commit 6ab9ef6 into mudler:master Apr 11, 2024
8 checks passed
mudler pushed a commit to kairos-io/provider-kairos that referenced this pull request 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
[mudler/edgevpn#104
- Add route on macOS by
[@&#8203;mauromorales](https://togithub.com/mauromorales) in
[mudler/edgevpn#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
[mudler/edgevpn#165

#### New Contributors

- [@&#8203;tomtom5152](https://togithub.com/tomtom5152) made their first
contribution in
[mudler/edgevpn#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
[mudler/edgevpn#160
- Add installation instructions via brew for macos by
[@&#8203;mauromorales](https://togithub.com/mauromorales) in
[mudler/edgevpn#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.

None yet

2 participants