]> git.ipfire.org Git - thirdparty/kea.git/commit
[4297] Addressed review comments:
authorTomek Mrugalski <tomasz@isc.org>
Wed, 27 Apr 2016 15:48:08 +0000 (17:48 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 27 Apr 2016 15:48:08 +0000 (17:48 +0200)
commit0640b863955eda12e41e1e0fcc192bd850fed9fa
treeb2204272f8718d82d1ef6adbd9e8b5f8d20c14ad
parent7cd38aa7bfe072a794787290fafff9d6529b20c0
[4297] Addressed review comments:
 - returnining different values in callout_params_library.cc
 - returned values are now described for getParameter
 - corrected index syntax comment in getParameter
 - added missing include
 - hooks_user.dox updated
 - hooks unit test moved, so it is now next to other hooks tests
src/lib/cc/Makefile.am
src/lib/dhcpsrv/parsers/dhcp_parsers.cc
src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc
src/lib/hooks/hooks_manager.h
src/lib/hooks/hooks_user.dox
src/lib/hooks/libinfo.h
src/lib/hooks/library_handle.cc
src/lib/hooks/library_handle.h
src/lib/hooks/tests/callout_params_library.cc