fixed bug #38204 (DHCP lease time not handled correctly)

This commit is contained in:
sg
2015-03-21 10:09:31 +01:00
parent 45d82c8d99
commit 4463239d6e
3 changed files with 50 additions and 25 deletions

View File

@@ -216,6 +216,9 @@ HISTORY
++ Bugfixes:
2015-03-21: Simon Goldschmidt (patch by Christoffer Lind)
* dhcp.h/.c: fixed bug #38204 (DHCP lease time not handled correctly)
2015-03-20: Simon Goldschmidt
* dhcp.c: fixed bug #38714 (Missing option and client address in DHCPRELEASE message)