fixed bug #25345 (DHCPDECLINE is sent with "Maximum message size" option)

This commit is contained in:
goldsimon
2009-02-12 16:16:25 +00:00
parent c4509e700d
commit bf09400c4c
2 changed files with 4 additions and 3 deletions

View File

@@ -65,6 +65,10 @@ HISTORY
++ Bugfixes:
2009-02-1" Simon Goldschmidt
* dhcp.c: fixed bug #25345 (DHCPDECLINE is sent with "Maximum message size"
option)
2009-02-11 Simon Goldschmidt
* dhcp.c: fixed bug #24480 (releasing old udp_pdb and pbuf in dhcp_start)