]> git.ipfire.org Git - thirdparty/kea.git/commit
[3164] Add changes suggested by review
authorStephen Morris <stephen@isc.org>
Thu, 19 May 2016 13:38:19 +0000 (14:38 +0100)
committerStephen Morris <stephen@isc.org>
Thu, 19 May 2016 13:38:19 +0000 (14:38 +0100)
commit4b7e67a38f6fb54d3cd06452245933805ad011b3
treed7a19f79e16b6d0c7bd55ac46a1ba19c3dc922fe
parent0808c821e1fc0919e8e1b503d14786c9d6470304
[3164] Add changes suggested by review

Change the connection timeout parameter from an "int" to an "unsigned
int". Update the checks to allow for lexical_cast not throwing an
exception when converting a string representing a negative number
to an unsigned int.
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml
src/lib/dhcpsrv/mysql_connection.cc
src/lib/dhcpsrv/pgsql_lease_mgr.cc