Include client address if TFTP file-not-found errors.

This commit is contained in:
Simon Kelley
2022-01-01 22:15:16 +00:00
parent ea5d8c56a0
commit 41adecad14
12 changed files with 33 additions and 31 deletions

View File

@@ -27,6 +27,10 @@ version 2.87
over a pattern consisting of a decimal number which was interpreted
surprisingly.
Include client address in TFTP file-not-found error reports.
Thanks to Stefan Rink for the initial patch, which has been
re-worked by me (srk). All bugs mine.
version 2.86
Handle DHCPREBIND requests in the DHCPv6 server code.