Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
dhcp.rb 27 Bytes
dhcp_api.rb 2.93 KB
dhcp_plugin.rb 460 Bytes
http_config.ru 65 Bytes

Latest revisions

# Date Author Comment
62c9e22d 12/10/2015 10:03 AM Dmitri Dolguikh

Fixes #11081: broke out dhcp providers into separate modules

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.

f24be74d 11/16/2015 09:01 AM Brandon Weeks

Fixes #12469 - raise Proxy::DHCP::InvalidRecord

Raise Proxy::DHCP::InvalidRecord if delRecord is called on a nonexistant record by looking for the `omshell` error.

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

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

5f36f2e9 10/12/2015 04:47 AM Daniel Helgenberger

Fixes #11783 - MS providers: add compat for ruby2.0

f868365b 10/01/2015 04:59 AM Fernando Carolo

Fixes #11997 - DHCP option for NX-OS should be quoted

ce9ff4c5 09/17/2015 09:27 AM Dmitri Dolguikh

Fixes #11866: first pass at speeding up dhcp (both isc and ms).

Refactor in-memory storage into single class, ensure linear time
lookups for most queries.

77e0262c 09/11/2015 07:34 AM Lukas Zapletal

Fixes #11676 - added dhcp_server option

fa3178a0 06/17/2015 07:37 AM Klaas Demter

refs #8046: Add possibility for providers to overwrite find_record to load single records

View revisions

Also available in: Atom