1 Commits

Author SHA1 Message Date
dza1
15f169d55b
server/dhcpv4: Send unicast responses to peers with no IP (#123)
When the broadcast bit isn't set in the request, send responses to the L3 address we're assigning, using the peer L2 address, as that's the preferred behavior according to the RFC

Signed-off-by: Daniel Zainzinger <dza1@mailbox.org>

Co-authored-by: Daniel Zainzinger <dza1@mailbox.org>
2021-04-16 09:33:54 +02:00