ironcore-dev / ironcore-dev/FeDHCP
Add IPv4 support for IPAM plugin
Open
Nobody has claimed this yet.
area/metal-automation
enhancement
- Dominant language
- Go
- Stars
- 3
- Forks
- 8
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
Currently IPAM plugin supports IPv6 only
Contributor guide
No contributing guide indexed for this repository
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 in plugins/ipam/plugin.go at the linked IPv6-only implementation and trace how IPAM addresses are handled. Identify the corresponding IPv4 behavior needed, then verify that the plugin supports IPv4 as well as IPv6; no test file or further acceptance criteria are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100