Commit History

Author SHA1 Message Date
  Marcin Siodelski 1cee583601 [2317] Pass a string object to is_any_of() instead of char* value. 12 years ago
  Marcin Siodelski c4904fef78 [2317] More strict checks for option name format. 12 years ago
  Marcin Siodelski 6eb4014782 [2545] Trim strings representing option field value. 12 years ago
  Marcin Siodelski d2cc8db8c1 [master] Merge branch 'trac2549' 12 years ago
  Marcin Siodelski ed8a874e74 [2549] Changes as a result of the code review. 12 years ago
  Marcin Siodelski 6b7ef74b53 [2549] Simplified functions writing an address to a buffer. 12 years ago
  Marcin Siodelski f104a60a20 [2549] Replaced IOAddress::getFamily() with IOAddress::isVx() calls. 12 years ago
  Marcin Siodelski f54d04b859 [2526] Added universe parameter to OptionIntArray ctor. 12 years ago
  Marcin Siodelski 26f89e5cc9 [2526] Renamed Option6IntArray to OptionIntArray. 12 years ago
  Marcin Siodelski cc557baebc [2526] Renamed Option6Int to OptionInt as this will be used for V4 too. 12 years ago
  Marcin Siodelski 8ad7de967c [2491] Use .empty() function to check if container is empty. 12 years ago
  Marcin Siodelski 9430b1fef5 [2491] Changes as a result of the review. 12 years ago
  Marcin Siodelski 372f3a19f5 [2491] Create Status Code option using an option definition. 12 years ago
  Marcin Siodelski ac111116c5 [2491] Test that appropriate std options are returned. 12 years ago
  Marcin Siodelski d85d48eee9 [2312] Changes to the code as a result of review. 12 years ago
  Stephen Morris ee7dbbde63 [2312] Fix some typos and missing Doxygen keywords 12 years ago
  Marcin Siodelski ff2167388f [2312] Implemented OptionCustom::toText() function. 12 years ago
  Marcin Siodelski f47316a1d2 [2312] Initialize custom option's buffers when option is not a record. 12 years ago
  Marcin Siodelski 7c73dd5e84 [2312] Use common read/write functions to store values in a buffer. 12 years ago
  Marcin Siodelski 139f66086e [2490] Changes as a result of review. 12 years ago
  Marcin Siodelski c84d8a4bcf [2490] Removed redundant parameters. 12 years ago
  Marcin Siodelski 9f48afa5e9 [2490] Improvements to option definition validation function. 12 years ago
  Marcin Siodelski 1eba6a3eb2 [2490] Added support for string data field within an option. 12 years ago
  Marcin Siodelski 9e4d4dc418 [2490] Improved comments in OptionDefinition class. 12 years ago
  Marcin Siodelski 35c3fb1625 [2490] Support for creating options using a collection of string values. 12 years ago
  Marcin Siodelski ce7728b0d2 [2490] Moved OptionDefinition::DataType enum to common header. 12 years ago
  Marcin Siodelski b24fd3ded0 [2490] Added option factory function that takes vector of strings. 12 years ago
  Marcin Siodelski e77b710633 [2490] Use option definitions to unpack options from received packets. 12 years ago
  Marcin Siodelski b4b3814079 [2490] Option is created by calling to OptionDefinition::optionFactory. 12 years ago
  Stephen Morris 3ba0299ad2 [2475] Put #include directives in correct order 12 years ago