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