]> git.ipfire.org Git - thirdparty/kea.git/commit
[#900,!561] Addressed review comments
authorThomas Markwalder <tmark@isc.org>
Tue, 22 Oct 2019 14:46:10 +0000 (10:46 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 23 Oct 2019 12:57:58 +0000 (08:57 -0400)
commitc75a7c10bde74f59d481a7717b4e03b9cb2268a6
tree58ced8c6bc6d08db0b7580db0d019e86e351a7ce
parenta917e4ae7e36e1273d3be5c370a1d3d705ded22b
[#900,!561] Addressed review comments

src/lib/dhcp/libdhcp++.cc
    Cleaned up necessary exception decls

src/lib/dhcp/option.h
    Added commentary for SkipThisOptionError

src/lib/dhcp/option_definition.cc
    Cleaned up unnecessary exception decls

src/lib/dhcp/option_string.cc
    Replaced NULL with nul

src/lib/testutils/gtest_utils.h
    Added emissions of exception type name
src/lib/dhcp/libdhcp++.cc
src/lib/dhcp/option.h
src/lib/dhcp/option_definition.cc
src/lib/dhcp/option_string.cc
src/lib/testutils/gtest_utils.h