Commit History

Author SHA1 Message Date
  Marcin Siodelski d803eeaf3f [3036] Return instance of Option6ClientFqdn for option 39. 11 years ago
  Marcin Siodelski 0f3dd4e12d [2786] Address review comments. 12 years ago
  Marcin Siodelski 18a4180734 [2786] Use OptionString class to represent options with a string. 12 years ago
  Tomek Mrugalski 04c159afd7 [master] Merge branch 'trac2898' (DHCPv6 relayed traffic) 12 years ago
  Tomek Mrugalski bc6af598cf [2898] pair<a,b> replaced with make_pair 12 years ago
  Stephen Morris f22ba82438 [2467] Replace "raw" pointers with scoped pointers in libdhcp tests 12 years ago
  Jeremy C. Reed 6ae0d625f0 [master] many misspelling and typo fixes 12 years ago
  Marcin Siodelski 91aa998226 [master] Merge branch 'trac2637' 12 years ago
  Marcin Siodelski 0be5967e2f [2314] Changes as a result of the review. 12 years ago
  Marcin Siodelski d9421d93e3 [2637] Merged Option::pack4() and Option::pack6() into single function. 12 years ago
  Marcin Siodelski 2cecfb45e9 [2314] Added encapsulated option space name to std option definitions. 12 years ago
  Marcin Siodelski 2548205bf7 [2315] Changes as the result of the review. 12 years ago
  Marcin Siodelski 030ab7aacd [2526] Explicitly initialize all struct members. 12 years ago
  Marcin Siodelski da3bcafa32 [2526] Minor: corrected typo. 12 years ago
  Marcin Siodelski 0ebb7cd975 [2526] Changes as a result of the code review. 12 years ago
  Marcin Siodelski 21da96d4bc [2526] Use V4 option definitions when unpacking an option. 12 years ago
  Marcin Siodelski 4b79e1c508 [2526] Corrected expected option types in DHCPv4 std options unit test. 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 e000302572 [2526] Added definitions for most of the DHCPv4 std options. 12 years ago
  Marcin Siodelski 9430b1fef5 [2491] Changes as a result of the review. 12 years ago
  Marcin Siodelski ac111116c5 [2491] Test that appropriate std options are returned. 12 years ago
  Marcin Siodelski c806c0c318 [2491] Added definitions for standard DHCPv6 options up to code 48. 12 years ago
  Marcin Siodelski 648f693c9e [2490] Initialize standard option definitions on first attept to get them. 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
  Marcin Siodelski 5017e9a8d6 [2417] Added changes suggested in the code review. 12 years ago
  Marcin Siodelski 38ebe09ee1 [2417] Create basic set of stdandard DHCPv6 option definition instances. 12 years ago
  Marcin Siodelski e8a6aee246 [2417] Creating definitions for critical standard DHCPv6 options. 12 years ago