Marcin Siodelski
|
9430b1fef5
[2491] Changes as a result of the review.
|
il y a 12 ans |
Marcin Siodelski
|
372f3a19f5
[2491] Create Status Code option using an option definition.
|
il y a 12 ans |
Marcin Siodelski
|
10e87104e0
[2491] Added function to add new integer data field to an option.
|
il y a 12 ans |
Marcin Siodelski
|
6b59d1bc4f
[2491] Added a function to add boolean data field to an array.
|
il y a 12 ans |
Marcin Siodelski
|
5c50504446
[2491] Add IP address into an option being array of IP addresses.
|
il y a 12 ans |
Marcin Siodelski
|
594916b524
[2491] Do not override FQDN until it is validated.
|
il y a 12 ans |
Marcin Siodelski
|
5990336237
[2491] Added a function to write fqdn into a buffer.
|
il y a 12 ans |
Marcin Siodelski
|
1dc0f0871d
[2491] Add a function to set binary data for a data field.
|
il y a 12 ans |
Marcin Siodelski
|
1bbe13152c
[2491] Added first set of functions to set data field values.
|
il y a 12 ans |
Marcin Siodelski
|
84e441c756
[2491] Support for custom option to hold FQDN.
|
il y a 12 ans |
Marcin Siodelski
|
28d885b457
[master] Merge branch 'trac2312'
|
il y a 12 ans |
Marcin Siodelski
|
11e658493d
[2312] Added missing check for empty vector.
|
il y a 12 ans |
Marcin Siodelski
|
2c10fa4964
[2312] Add std namespace before distance.
|
il y a 12 ans |
Marcin Siodelski
|
d85d48eee9
[2312] Changes to the code as a result of review.
|
il y a 12 ans |
Marcin Siodelski
|
863da09e4d
[2312] Implemented toText method for custom options.
|
il y a 12 ans |
Marcin Siodelski
|
ff2167388f
[2312] Implemented OptionCustom::toText() function.
|
il y a 12 ans |
Marcin Siodelski
|
7cbe475737
[2312] Report an error when option data is truncated.
|
il y a 12 ans |
Marcin Siodelski
|
e467024465
[2312] Code cleanup in OptionCustom::createBuffers.
|
il y a 12 ans |
Marcin Siodelski
|
276a08d337
[2312] Implement pack and unpack.
|
il y a 12 ans |
Marcin Siodelski
|
0a5970240b
[2312] Return option length.
|
il y a 12 ans |
Marcin Siodelski
|
a6c3266fe1
[2312] Unit tests to validate custom options for different definitions.
|
il y a 12 ans |
Marcin Siodelski
|
c02e37894d
[2312] Swap the custom option buffers when all initialized.
|
il y a 12 ans |
Marcin Siodelski
|
f47316a1d2
[2312] Initialize custom option's buffers when option is not a record.
|
il y a 12 ans |
Marcin Siodelski
|
bfc050ed6c
[2312] Initialize structure holding buffer for data fields.
|
il y a 12 ans |
Marcin Siodelski
|
7c73dd5e84
[2312] Use common read/write functions to store values in a buffer.
|
il y a 12 ans |
Marcin Siodelski
|
08d0d10dd7
[2312] Created OptionCustom class.
|
il y a 12 ans |