openwisp / openwisp/docker-openwisp
[feature] Add support for VXLAN over WireGuard tunnels
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 209
- Forks
- 125
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 24
Description
In https://github.com/openwisp/docker-openwisp/pull/226 we added a container for WireGuard tunnels. We should also support creating VXLANs on that container.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading pull request #226, which added the WireGuard tunnel container, and trace how that container is built and configured. Determine the project’s expected way to create VXLANs on it; done means the container supports creating VXLANs over the WireGuard tunnel and the relevant behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- infrastructure, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100