Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
dhcp.conf 111 Bytes
dhcp.leases 5.95 KB
dhcp_subnets.conf 795 Bytes

Latest revisions

# Date Author Comment
21813c6c 05/24/2017 09:08 AM Dmitri Dolguikh

Fixes #19441 - recursive descent parser for dhcpd config files.

c7aa35f0 01/13/2017 11:06 AM Timo Goebel

fixes #17856 - support multiple dhcp records for same ip

31ab121a 01/12/2016 08:07 AM Dominic Cleal

fixes #13062 - handle missing or non-IP fixed-address ISC fields

d981fe9f 11/26/2015 10:12 AM Brandon Weeks

Fixes #12465 - remove deleted records from results

2f513ecd 11/23/2015 07:51 AM Dmitri Dolguikh

Fixes #12466: isc dhcp provider handles subnet block declarations correctly now.

e2a21ecf 11/12/2015 07:40 AM Baptiste Agasse

Fixes #12211 - Improve DHCP subnets parsing to get more informations from DHCP server

a7c8c34d 12/11/2014 11:57 AM Lukas Zapletal

Fixes #8538 - Fixed ISC DHCP states and duplicities

Our ISC DHCP parser was not respecting binding states "free" vs "active" and
it was reading free (released) leases as active. Also, with longer lease
times it was loading multiple leases as duplicities. Both was causing...

776461f8 08/06/2014 09:10 AM Aaron Stone

Fixes #6744 - Avoid nested arrays and extra array copies in the ISC DHCP config parser

247c5b51 08/06/2014 09:10 AM Aaron Stone

Fixes #6742 - Add a unit test suite for the DHCP API

This is built around the ISC DHCPD provider, the goal is testing the API layer.

View revisions

Also available in: Atom