Marcin Siodelski
|
9f48afa5e9
[2490] Improvements to option definition validation function.
|
il y a 12 ans |
Marcin Siodelski
|
b4dd93598f
[2490] Added descriptions for option definition tests.
|
il y a 12 ans |
Marcin Siodelski
|
1eba6a3eb2
[2490] Added support for string data field within an option.
|
il y a 12 ans |
Marcin Siodelski
|
35c3fb1625
[2490] Support for creating options using a collection of string values.
|
il y a 12 ans |
Marcin Siodelski
|
ce7728b0d2
[2490] Moved OptionDefinition::DataType enum to common header.
|
il y a 12 ans |
Marcin Siodelski
|
b24fd3ded0
[2490] Added option factory function that takes vector of strings.
|
il y a 12 ans |
Marcin Siodelski
|
e77b710633
[2490] Use option definitions to unpack options from received packets.
|
il y a 12 ans |
Marcin Siodelski
|
b4b3814079
[2490] Option is created by calling to OptionDefinition::optionFactory.
|
il y a 12 ans |
Stephen Morris
|
3ba0299ad2
[2475] Put #include directives in correct order
|
il y a 12 ans |
Marcin Siodelski
|
5017e9a8d6
[2417] Added changes suggested in the code review.
|
il y a 12 ans |
Marcin Siodelski
|
e8a6aee246
[2417] Creating definitions for critical standard DHCPv6 options.
|
il y a 12 ans |
Marcin Siodelski
|
d0b0208ae8
[master] Use std::copy to write IP address to buffer.
|
il y a 12 ans |
Marcin Siodelski
|
9a52c2a5a5
[2304] Fixed build issues on Mac and BSD systems.
|
il y a 12 ans |
Marcin Siodelski
|
f3414d4ba6
[2304] Fixes for the code review.
|
il y a 12 ans |
Marcin Siodelski
|
85627bca26
[2304] Code cleanup.
|
il y a 12 ans |
Marcin Siodelski
|
cd86c2c845
[2304] Unit tests for Option6IntArray.
|
il y a 12 ans |
Marcin Siodelski
|
71e12e0bc1
[2304] Asserts on types of options created with factory functions.
|
il y a 12 ans |
Marcin Siodelski
|
31c8d5e0b4
[2304] Added Option6IntArray option type and unit tests.
|
il y a 12 ans |
Marcin Siodelski
|
273e195ef4
[2304] Added factory functions for IA_NA and IAADDR options.
|
il y a 12 ans |
Marcin Siodelski
|
3c35688d99
[2304] Added basic implementation of OptionDefinition class and unit tests.
|
il y a 12 ans |