Marcin Siodelski
|
cf24637df0
[3082] Return instance of the Option4ClientFqdn for option 81.
|
il y a 11 ans |
Michal 'vorner' Vaner
|
56e4d09d7b
[2726] Remove unused method
|
il y a 12 ans |
Marcin Siodelski
|
85b0a75a04
[2786] Option factory function uses iterators to create OptionCustom.
|
il y a 12 ans |
Marcin Siodelski
|
18a4180734
[2786] Use OptionString class to represent options with a string.
|
il y a 12 ans |
Marcin Siodelski
|
27b34684dc
[2701] Removed option definition validation from option factory functions.
|
il y a 12 ans |
Marcin Siodelski
|
91aa998226
[master] Merge branch 'trac2637'
|
il y a 12 ans |
Marcin Siodelski
|
0be5967e2f
[2314] Changes as a result of the review.
|
il y a 12 ans |
Marcin Siodelski
|
a4bbade712
[2637] Minor: corrected error message in the option definition.
|
il y a 12 ans |
Marcin Siodelski
|
ea6e8ea2e2
[2637] Enable setting FQDN for options.
|
il y a 12 ans |
Marcin Siodelski
|
656b5d1cb0
[2314] Added encapsulated option space name to option definition.
|
il y a 12 ans |
Marcin Siodelski
|
1cee583601
[2317] Pass a string object to is_any_of() instead of char* value.
|
il y a 12 ans |
Marcin Siodelski
|
c4904fef78
[2317] More strict checks for option name format.
|
il y a 12 ans |
Marcin Siodelski
|
6eb4014782
[2545] Trim strings representing option field value.
|
il y a 12 ans |
Marcin Siodelski
|
d2cc8db8c1
[master] Merge branch 'trac2549'
|
il y a 12 ans |
Marcin Siodelski
|
ed8a874e74
[2549] Changes as a result of the code review.
|
il y a 12 ans |
Marcin Siodelski
|
6b7ef74b53
[2549] Simplified functions writing an address to a buffer.
|
il y a 12 ans |
Marcin Siodelski
|
f104a60a20
[2549] Replaced IOAddress::getFamily() with IOAddress::isVx() calls.
|
il y a 12 ans |
Marcin Siodelski
|
f54d04b859
[2526] Added universe parameter to OptionIntArray ctor.
|
il y a 12 ans |
Marcin Siodelski
|
26f89e5cc9
[2526] Renamed Option6IntArray to OptionIntArray.
|
il y a 12 ans |
Marcin Siodelski
|
cc557baebc
[2526] Renamed Option6Int to OptionInt as this will be used for V4 too.
|
il y a 12 ans |
Marcin Siodelski
|
8ad7de967c
[2491] Use .empty() function to check if container is empty.
|
il y a 12 ans |
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
|
ac111116c5
[2491] Test that appropriate std options are returned.
|
il y a 12 ans |
Marcin Siodelski
|
d85d48eee9
[2312] Changes to the code as a result of review.
|
il y a 12 ans |
Stephen Morris
|
ee7dbbde63
[2312] Fix some typos and missing Doxygen keywords
|
il y a 12 ans |
Marcin Siodelski
|
ff2167388f
[2312] Implemented OptionCustom::toText() function.
|
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
|
7c73dd5e84
[2312] Use common read/write functions to store values in a buffer.
|
il y a 12 ans |
Marcin Siodelski
|
139f66086e
[2490] Changes as a result of review.
|
il y a 12 ans |