Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

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

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

d4ab7f0a 03/27/2017 07:28 AM Dmitri Dolguikh

Fixes #18962 - moved isc file parser into dhcp_common

0a806f31 01/30/2017 10:59 AM Dmitri Dolguikh

Fixes #18072 - removed load_* methods from core dhcp providers

72fd0486 01/25/2017 11:38 AM Dmitri Dolguikh

Fixes #18070 - add_record() checks for conflicts with leases now.

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

fixes #17856 - support multiple dhcp records for same ip

dfc8ecb9 01/03/2017 10:19 AM Timo Goebel

fixes #17868 - dhcp: convert next-server ip correctly

9445cae3 12/12/2016 10:04 AM Dmitri Dolguikh

Fixes #17554 - inotify events can't overflow the observer anymore

c16b176d 11/22/2016 07:44 AM Dominic Cleal

fixes #17387 - SubnetService#find_subnet has constant time lookup

find_subnet is now approximately constant with the number of subnets
configured, using hash lookups of possible network prefixes for the
given IP address until the most specific prefix is found. Benchmark...

7f016eca 11/16/2016 07:28 AM Lukas Zapletal

Fixes #16079 - subnet recursive parsing

7bd71b5e 07/29/2016 06:28 AM Dmitri Dolguikh

Fixes #2687: Leases file is no longer parsed on every request

Also: refs 12392, #12359, #12425, #1090

View revisions

Also available in: Atom