From: Thomas Markwalder Date: Tue, 10 Nov 2015 20:40:00 +0000 (-0500) Subject: [4095] Implemented new classes for storing client class definitions X-Git-Tag: trac4097_base~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3e7cffe3de8fe67b3bd393879e03aef6bd92bad;p=thirdparty%2Fkea.git [4095] Implemented new classes for storing client class definitions src/lib/dhcpsrv/client_class_def.cc src/lib/dhcpsrv/client_class_def.h src/lib/dhcpsrv/tests/client_class_def_unittest.cc New files that define client class storage classes and tests src/lib/dhcp/classify.h Amended commentary to reflect how these classes are now being used. src/lib/dhcp/option.h Added typedefs: boost::shared_ptr