]> git.ipfire.org Git - thirdparty/kea.git/commit
[1239] Changes after review:
authorTomek Mrugalski <tomasz@isc.org>
Mon, 12 Dec 2011 18:24:36 +0000 (19:24 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Mon, 12 Dec 2011 18:24:36 +0000 (19:24 +0100)
commit09f2de75e96261cc6bf0709cd30877ed3d0b8a20
tree376efdef77eae10e9ca06bc88f583ae3167eab6e
parent5be5e6a639a6a1c74761cae55a97f1fa46de5c6d
[1239] Changes after review:

- DHCPv4 tests now simulate detection of 127.0.0.1 address
- DHCPv4 tests now open sockets on loopback
- Option::getUintX() now uses code from isc::util::getUintX
- Option::getUintX() methods are now documented
- Test for option::getUintX() implemented
- src/lib/dns/benchmarks/Makefile that was added by mistake removed
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
src/bin/dhcp6/tests/dhcp6_srv_unittest.cc
src/lib/dhcp/option.cc
src/lib/dhcp/option.h
src/lib/dhcp/pkt4.cc
src/lib/dhcp/tests/option_unittest.cc
src/lib/dns/benchmarks/Makefile [deleted file]