Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
lease.rb 422 Bytes
reservation.rb 491 Bytes

Latest revisions

# Date Author Comment
26715634 02/28/2012 07:57 AM Ulrich Dangel

Add to_json method to lease and reservation module

The /dhcp/:network returned strings instead of dicts for
reservation and leases. This patch adds to_json methods
for reservation and lease to return dicts instead of strings.

de1ecf7b 09/18/2011 08:00 AM Ohad Levy

fixes #1154 - ms dhcp smart proxy error 400

This commit is not ideal in term of performance, as it forces us to read each
reservation options, a probably better approch is to read the output from the
dump command instead.

f2248acc 09/05/2011 10:58 AM Ohad Levy

clean up code passing, and removed duplicate code between dhcp server implementations

eb305390 10/17/2010 04:51 PM Ohad Levy

Added DHCP as a module

View revisions

Also available in: Atom