ironcore-dev / ironcore-dev/FeDHCP
Improve DHCPv6 MAC address detection
Open
@damyan is already working on this.
Since Nov 14, 2025.
area/metal-automation
bug
- Dominant language
- Go
- Stars
- 3
- Forks
- 8
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
Currently, IPv6 MAC address detection is based on the PeerAddr of the relay message. Assumption is, the PeerAddr is an EUI64-based address. Once a different mechanism or IPv6 privacy extensions is used, the detection fails.
Improve by relaying on ClientLinkLayerAddress().
Implement for
-
oob -
ipam -
macfilter -
metal -
onmetal -
ztp
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.
Assessment
This issue has not been assessed yet.