index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcp
/
tests
/
option_custom_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#1656] 1.9.4 release: update copyrights
Andrei Pavel
2021-01-25
1
-1
/
+1
*
[#1585] Checkpoint: libdhcp tests
Francis Dupont
2021-01-11
1
-58
/
+76
*
[5389] Addressed warnings, moved to boost coroutines
Francis Dupont
2017-10-23
1
-3
/
+3
*
[master] Finished merge of trac5226 (options with record and array)
Francis Dupont
2017-10-06
1
-0
/
+237
|
\
|
*
[5226] Addressed review comments
Francis Dupont
2017-09-29
1
-1
/
+1
|
*
[5226] Add traling array in records
Francis Dupont
2017-07-11
1
-0
/
+237
*
|
spelling: overridden
Josh Soref
2017-07-23
1
-10
/
+10
*
|
spelling: option
Josh Soref
2017-07-23
1
-2
/
+2
|
/
*
[4070] Added OpaqueDataTuple read/write, updated defintions and unit tests
Francis Dupont
2017-02-15
1
-8
/
+298
*
[5091] Use a switch in writeInt<> to avoid a g++ bug
Francis Dupont
2016-12-21
1
-3
/
+18
*
[master] Adding a comment marking readPsid & co issue origin
Francis Dupont
2016-12-19
1
-0
/
+1
*
[5016] Merged pull request #24 from github24 and squashed it.
Marcin Siodelski
2016-10-26
1
-11
/
+360
*
[trac4498] Fix some typos and copyrights
Shawn Routhier
2016-06-10
1
-1
/
+1
*
[4498] Avoid copying container with option definitions during parsing.
Marcin Siodelski
2016-05-18
1
-0
/
+1
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[3899] Fixed option 1000 (v4 -> v6)
Francis Dupont
2015-06-14
1
-1
/
+1
*
[master] Finished merge of trac3833 (unsigned for indexes)
Francis Dupont
2015-06-13
1
-10
/
+10
|
\
|
*
[3833] some signed for loop variables aka #3833
Francis Dupont
2015-05-12
1
-10
/
+10
*
|
[3806] Added and/or fixed toText implementations for various options.
Marcin Siodelski
2015-05-05
1
-1
/
+35
|
/
*
[1283] Remove toText() calls where IOAddress should be used directly
Mukund Sivaraman
2014-01-07
1
-6
/
+6
*
[3201] Test that suboptions are parsed correctly for fixed-size options.
Marcin Siodelski
2013-10-24
1
-19
/
+179
*
[2786] Use parent class functions to access and modify data in OptionCustom
Marcin Siodelski
2013-05-17
1
-2
/
+2
*
[master] many spelling or typo fixes
Jeremy C. Reed
2013-04-09
1
-2
/
+2
*
[master] Merge branch 'trac2827' (relay support in dhcp/Pkt6)
Tomek Mrugalski
2013-04-04
1
-4
/
+10
|
\
|
*
[2827] Changes after review
Tomek Mrugalski
2013-04-03
1
-1
/
+1
|
*
[2827] Pkt6 now supports relays properly.
Tomek Mrugalski
2013-03-06
1
-3
/
+9
*
|
[master] many misspelling and typo fixes
Jeremy C. Reed
2013-03-06
1
-3
/
+3
|
/
*
[2549] Simplified functions writing an address to a buffer.
Marcin Siodelski
2012-12-13
1
-9
/
+2
*
[2549] Replaced IOAddress::getFamily() with IOAddress::isVx() calls.
Marcin Siodelski
2012-12-13
1
-3
/
+2
*
[2491] Changes as a result of the review.
Marcin Siodelski
2012-12-06
1
-11
/
+5
*
[2491] Use different constructor to pass empty buffer.
Marcin Siodelski
2012-12-03
1
-5
/
+11
*
[2491] Added unit test to check overriding record field values.
Marcin Siodelski
2012-12-03
1
-0
/
+64
*
[2491] Added function to add new integer data field to an option.
Marcin Siodelski
2012-12-03
1
-0
/
+37
*
[2491] Added a function to add boolean data field to an array.
Marcin Siodelski
2012-12-03
1
-0
/
+20
*
[2491] Add IP address into an option being array of IP addresses.
Marcin Siodelski
2012-12-03
1
-1
/
+100
*
[2491] Added a function to write fqdn into a buffer.
Marcin Siodelski
2012-12-03
1
-1
/
+25
*
[2491] Add a function to set binary data for a data field.
Marcin Siodelski
2012-11-30
1
-0
/
+34
*
[2491] Added first set of functions to set data field values.
Marcin Siodelski
2012-11-30
1
-0
/
+139
*
[2491] Support for custom option to hold FQDN.
Marcin Siodelski
2012-11-29
1
-14
/
+106
*
[2312] Fixed unit tests for custom option as a result of review.
Marcin Siodelski
2012-11-28
1
-63
/
+104
*
[2312] Changes to the code as a result of review.
Marcin Siodelski
2012-11-28
1
-12
/
+12
*
[2312] Fix some typos and missing Doxygen keywords
Stephen Morris
2012-11-28
1
-3
/
+3
*
[2312] Report an error when option data is truncated.
Marcin Siodelski
2012-11-27
1
-2
/
+157
*
[2312] Added the method to return number of option data field.
Marcin Siodelski
2012-11-27
1
-2
/
+50
*
[2312] Constructor unit test.
Marcin Siodelski
2012-11-27
1
-2
/
+44
*
[2312] Implement pack and unpack.
Marcin Siodelski
2012-11-27
1
-0
/
+180
*
[2312] Unit tests to validate custom options for different definitions.
Marcin Siodelski
2012-11-27
1
-23
/
+318
*
[2312] Initialize custom option's buffers when option is not a record.
Marcin Siodelski
2012-11-26
1
-0
/
+37
*
[2312] Initialize structure holding buffer for data fields.
Marcin Siodelski
2012-11-26
1
-5
/
+5
[next]