Subject: | minor documentation improvements suggestions |
Date: | Wed, 24 Oct 2012 11:54:46 +0300 |
To: | bug-Net-ISC-DHCPd [...] rt.cpan.org |
From: | Oleg Gawriloff <barzog [...] telecom.by> |
1. Regarding OMAPI key in Net::ISC::DHCPd::OMAPI constructor: it should
be noted that first word is the name of omapi_key as in dhcpd.conf and
second is the key itself.
2. Port by default in Net::ISC::DHCPd::OMAPI should be 9991 (as in
dhcpd.conf manual)
3. Binary by default in Net::ISC::DHCPd should be 'dhcpd'
4. For setting ends attribute in Net::ISC::DHCPd::Role::Lease - it
should be noted that support is available only from ISC-DHCP-4.1.0.
5. It is not clear how to set only specific attribute in
Net::ISC::DHCPd::OMAPI::Actions->write. As noted in doc -
|@attributes|is by default every attribute on create, or every attribute
with action "modify" on update. Some examples would be handy
--
Signed, Oleg Gawriloff.