openwisp / openwisp/netjsonconfig
[feature] Add support for defining a static IP address on the VXLAN interface
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 388
- Forks
- 87
- Avg merge
- 1h 26m
- Merged PRs (30d)
- 4
Description
Follow up to #187.
Add support for defining a static IP address on the VXLAN interface, the configuration generated should be the one described in the second example of the VXLAN examples in the OpenWRT Wiki.
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 issue #187 and the second VXLAN example in the linked OpenWRT Wiki documentation. Inspect how VXLAN configuration is currently generated, then verify that defining a static IP produces configuration matching that example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100