2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Marcin Siodelski
6b59d1bc4f [2491] Added a function to add boolean data field to an array. 2012-12-03 13:26:14 +01:00
Marcin Siodelski
5c50504446 [2491] Add IP address into an option being array of IP addresses. 2012-12-03 13:10:22 +01:00
Marcin Siodelski
5990336237 [2491] Added a function to write fqdn into a buffer. 2012-12-03 10:45:32 +01:00
Marcin Siodelski
1dc0f0871d [2491] Add a function to set binary data for a data field. 2012-11-30 18:06:26 +01:00
Marcin Siodelski
1bbe13152c [2491] Added first set of functions to set data field values. 2012-11-30 17:32:12 +01:00
Marcin Siodelski
84e441c756 [2491] Support for custom option to hold FQDN. 2012-11-29 19:40:32 +01:00
Marcin Siodelski
d85d48eee9 [2312] Changes to the code as a result of review. 2012-11-28 17:04:26 +01:00
Stephen Morris
ee7dbbde63 [2312] Fix some typos and missing Doxygen keywords 2012-11-28 13:03:44 +00:00
Marcin Siodelski
863da09e4d [2312] Implemented toText method for custom options. 2012-11-28 10:02:18 +01:00
Marcin Siodelski
47e1dfee34 [2312] Added the method to return number of option data field. 2012-11-27 14:32:34 +01:00
Marcin Siodelski
276a08d337 [2312] Implement pack and unpack. 2012-11-27 13:43:54 +01:00
Marcin Siodelski
c12d1b3b6e [2312] Updated doxygen comments in option_custom.h 2012-11-27 11:48:06 +01:00
Marcin Siodelski
a6c3266fe1 [2312] Unit tests to validate custom options for different definitions. 2012-11-27 11:06:29 +01:00
Marcin Siodelski
7c73dd5e84 [2312] Use common read/write functions to store values in a buffer. 2012-11-26 20:02:53 +01:00
Marcin Siodelski
08d0d10dd7 [2312] Created OptionCustom class. 2012-11-26 20:02:53 +01:00