Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  dhcp
dhcp.rb 1.76 KB

Latest revisions

# Date Author Comment
776461f8 08/06/2014 09:10 AM Aaron Stone

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

dd9d295b 08/06/2014 09:10 AM Aaron Stone

Fixes #6745 - Clean up the params input to the DHCP::Server.addRecord method

This fixes the ability to match and ignore pre-existing identical DHCP records.

99339284 07/17/2014 07:59 AM Dmitri Dolguikh

fixes #6661: trailing slash is not required in urls

57ea7e82 07/11/2014 05:29 AM David Swift

Fixes #6412: Trying to remove a DHCP record fails due to an invalid subnet check

67bfd9a0 07/11/2014 05:29 AM David Swift

Fixes #6396: an error removing a DHCP record (record doesn't exist) stops the delete process for a host

1fb2109b 07/04/2014 02:13 PM Vincent Kramar

fixes #6377 - incorrect dhcp providers server virsh.rb loadSubnetData

The commit fixes dhcp server virsh.rb provider. Upon loading the
contents of the libvirt network XML and parsing for DHCP reservations a
check is performed on the kind of records that are being loaded. The...

499c3805 07/04/2014 02:13 PM Vincent Kramar

fixes #6085 - fixed virsh dhcp provider netmask interpretation

The virsh.rb loadSubnets method was only looking for a definition of
a netmask inside the libvirt network XML, despite netmask not being
there in case a prefix attribute was defined. netmask and prefix are...

038fa6cf 06/18/2014 02:18 PM Dmitri Dolguikh

Fixes #4866: Breaking up monolithic smart-proxy into modules

View revisions

Also available in: Atom