1. 006e061 Reject DHCP packets with no magic cookie by Hugo Benichi · 8 years ago
  2. e0ea7fe Catch runtime exceptions when parsing DHCP packets by Hugo Benichi · 8 years ago
  3. 77fdf23 Honour the DHCP MTU option. by Lorenzo Colitti · 8 years ago
  4. 1d511ab Request vendor info option (43) to get metered hint by Erik Kline · 8 years ago
  5. f55c9c1 Don't crash if we get a DHCP packet with the wrong port. by Lorenzo Colitti · 8 years ago
  6. 6c7acb6 Add a test that checks the contents of DISCOVER packets. by Lorenzo Colitti · 9 years ago
  7. 025f4a5 Support DHCP replies with multiple default gateways. by Lorenzo Colitti · 9 years ago
  8. b19238c Accept DHCP responses from non-67 server source ports by Erik Kline · 9 years ago
  9. 496906e Improve logging of DHCP parse errors using exceptions. by Erik Kline · 9 years ago
  10. d64144a Don't crash on (invalid) hardware address lengths > 127. by Lorenzo Colitti · 9 years ago
  11. f28e62b Add a test for public bugs 2111 and 2136. by Lorenzo Colitti · 9 years ago
  12. b0b3d0b Fix two parsing bugs in new DHCP client. by Lorenzo Colitti · 9 years ago
  13. f68edb1 Actually fall back from yiaddr to ciaddr. by Lorenzo Colitti · 9 years ago
  14. d973537 Fix DHCP lease time parsing. by Lorenzo Colitti · 9 years ago
  15. 3e97932 Set the secs field in the BOOTP header. by Lorenzo Colitti · 9 years ago
  16. c2abb2b Deal with null characters in string options. by Lorenzo Colitti · 9 years ago