systemd-stable icon indicating copy to clipboard operation
systemd-stable copied to clipboard

Request to backport dhcp-server also read sender MAC address from packet header

Open daBrado opened this issue 2 years ago • 0 comments

systemd version the issue has been seen with

252

Used distribution

Debian 12 bookworm

Linux kernel version used

6.1.0-13-amd64

CPU architectures issue was seen on

x86_64

Component

systemd-networkd

Expected behaviour you didn't see

DHCPServer with DHCPServerStaticLease will assign given Address to client with matching MACAddress.

Unexpected behaviour you saw

Client's MAC address matches but systemd-networkd DHCP server did not assign the requested address from the static lease.

Steps to reproduce the problem

Please see original bug report: https://github.com/systemd/systemd/issues/21368

A resolution has been merged: https://github.com/systemd/systemd/pull/27313

Additional program output to the terminal or log subsystem illustrating the issue

No response

daBrado avatar Nov 28 '23 08:11 daBrado