Set sa_len field in DHCP relay code.

Ommision broke DHCP relay on *BSD.
This commit is contained in:
Simon Kelley
2024-12-03 21:22:21 +00:00
parent 6c9bc0156a
commit 5a1f2c577d
2 changed files with 7 additions and 1 deletions

View File

@@ -50,7 +50,10 @@ version 2.91
not legal in IDNA2008. Stop using the :: compression method,
so 1234:: becomes
1234-0000-0000-0000-0000-0000-0000-0000.example.com
Fix broken dhcp-relay on *BSD. Thanks to Harold for finding
this problem.
version 2.90
Fix reversion in --rev-server introduced in 2.88 which