Commit History

Author SHA1 Message Date
  Marcin Siodelski c4159fc5c7 [2318] Minor changes in comments, suggested in the code review. 12 years ago
  Marcin Siodelski 698ad7c554 [2318] Changes suggested in the code review. 12 years ago
  Marcin Siodelski 3271dcc47f [2318] Implemented global options configuration. 12 years ago
  Marcin Siodelski ce0a6a9742 [2318] Added global option values in dhcp6 spec. 12 years ago
  Marcin Siodelski 4475bf7541 [2318] Do not allow zero and negative option codes. 12 years ago
  Marcin Siodelski 9e5e49a5c8 [2318] Renamed some of the unit tests. 12 years ago
  Marcin Siodelski 5da59e27b2 [2318] Added full unit tests coverage for option data parser. 12 years ago
  Marcin Siodelski 08e5c7f539 [2318] Parsing and setting option data. 12 years ago
  Marcin Siodelski 683f4b7420 [2318] Created basic unit tests to verify that option data has been set. 12 years ago
  Marcin Siodelski d899142df0 [2318] Improved comments for option data parsers. 12 years ago
  Marcin Siodelski a582a21433 [2318] Create empty options in a parser and adding them to Subnet. 12 years ago
  Marcin Siodelski 41fa47c50d [2318] Basic configuration parsers for option data added. 12 years ago
  Marcin Siodelski c4690c43b4 [master] Merge branch 'trac2316' 12 years ago
  Marcin Siodelski 35300a55ab [2316] Passing option by reference as suggested in the review. 12 years ago
  JINMEI Tatuya 3404981c39 [master] changelog entry for #2211 12 years ago
  JINMEI Tatuya aa9c2bbcf4 [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10 12 years ago
  JINMEI Tatuya d02295dada [master] Merge branch 'trac2211' 12 years ago
  Marcin Siodelski d0b0208ae8 [master] Use std::copy to write IP address to buffer. 12 years ago
  Marcin Siodelski ebdd232061 [master] Remove narrowing conversion from int to uint8_t. 12 years ago
  Jelte Jansen 5fd4177340 [master] Merge branch 'trac2210' 12 years ago
  JINMEI Tatuya 9ba0013f74 [2211] adjusted log severity from ERROR to FATAL before aborting. 12 years ago
  JINMEI Tatuya d709ef90b8 [2211] removed an extra block from sendCommand() with clarification comments 12 years ago
  JINMEI Tatuya 246a87a4a6 [2211] let the thread abort if it sees an unexpected exception, rather rethrow. 12 years ago
  JINMEI Tatuya 113201b72b [2211] s/swapDataSrcClientLists/setDataSrcClientLists/ and changed the behavior 12 years ago
  JINMEI Tatuya a8dcc73698 [2211] style fixes to test JSON configs 12 years ago
  Marcin Siodelski 6c12b4328d [2316] Replace constructor with default param values with constructor 12 years ago
  Jelte Jansen 80b0cf61a8 [2210] update catch/error logs in datasrc reconfigure 12 years ago
  Marcin Siodelski 5765f9d648 [master] Merge branch 'trac2304' 12 years ago
  Mukund Sivaraman a9688bc111 Revert "Merge branch 'trac2198_3'" 12 years ago
  JINMEI Tatuya bb59b815c9 [2211] added notes about ownership on the returned value of findClientList(). 12 years ago