Commit History

Author SHA1 Message Date
  Marcin Siodelski 1ee4d989ba [2526] Cleanup: removed unused definition and added doxygen for a function. 12 years ago
  Marcin Siodelski 9e655bc3d6 [2526] Removed static keyword from declarations. 12 years ago
  Marcin Siodelski 21da96d4bc [2526] Use V4 option definitions when unpacking an option. 12 years ago
  Marcin Siodelski 7985a4bd28 [2526] Renamed consts in std_option_defs.h to conform with coding style. 12 years ago
  Marcin Siodelski 4b79e1c508 [2526] Corrected expected option types in DHCPv4 std options unit test. 12 years ago
  Marcin Siodelski 92e23241bb [2526] Added unit tests for V4 option holding an array of integers. 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 351dbdab09 [2526] OptionInt can be now used for V4 and V6. 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 0a4faa0777 [master] Merge branch 'trac2491' 12 years ago
  Jelte Jansen 99b2935b21 [master] Changelog entry for merge of #2445 12 years ago
  Jelte Jansen 74a0abe5a6 [master] Merge branch 'trac2445' 12 years ago
  Jelte Jansen 27442da448 [2445] Revert "Remove setLogLevel(TRACE) in createBufferAppender" 12 years ago
  Mukund Sivaraman 044c477913 [master] Update ChangeLog for #2504 12 years ago
  Mukund Sivaraman 230ccceb41 [master] Clear components dict as documented in BoB.kill_started_components() 12 years ago
  Mukund Sivaraman c0be62cb0f Merge branch 'master' into trac2353 12 years ago
  Jelte Jansen 3f9c7bb8a9 [2445] Remove setLogLevel(TRACE) in createBufferAppender 12 years ago
  Marcin Siodelski 8627b6eb89 [2491] Fixed a typo pointed out in the code review. 12 years ago
  Jeremy C. Reed 172e704b66 [master] set DISTCHECK_GTEST_CONFIGURE_FLAG for --with-gtest too 12 years ago
  Marcin Siodelski 8ad7de967c [2491] Use .empty() function to check if container is empty. 12 years ago
  JINMEI Tatuya 00554310f2 [master] pass method param by const reference instead of by object 12 years ago
  Marcin Siodelski eb5b276de3 [2491] Use insert instead of memcpy to append to a vector. 12 years ago
  JINMEI Tatuya 0a9dafbece [2445] make initializaation for BufferAppenderTest more exception safe. 12 years ago
  JINMEI Tatuya 8065343bc1 [2445] constify 12 years ago
  Marcin Siodelski 1572782282 [2491] Minor: fixed typo and updated comments. 12 years ago
  Marcin Siodelski 8afd799648 [2491] Moved option std option definitions to a separate header. 12 years ago
  Jelte Jansen 807cc540e1 [2445] Some more cleanups 12 years ago
  Jelte Jansen 2a69f5cd6a [2445] Add assert() after dynamic_cast 12 years ago