Marcin Siodelski
|
0c0ca2fde7
[5016] Merged pull request #24 from github24 and squashed it.
|
8 years ago |
Marcin Siodelski
|
1f3ac9ac2b
[4497] Documented Option::clone() in all option classes.
|
8 years ago |
Marcin Siodelski
|
90615322d4
[4497] Implemented deep copy of DHCP options.
|
8 years ago |
Marcin Siodelski
|
ee88ec857c
[4497] Fix constness of methods in Option classes.
|
8 years ago |
Marcin Siodelski
|
3d18318f68
[4236] Updated copyright dates in all files.
|
9 years ago |
Marcin Siodelski
|
fe9dd86d20
[4236] Replaced license text in all files containing it.
|
9 years ago |
Tomek Mrugalski
|
4c7c3c4503
[3449] Cherry-pick of compilarion fix from Bundy tree
|
11 years ago |
Marcin Siodelski
|
fc2b2f8fa4
[3035] Added a function to return the number of labels in the FQDN.
|
11 years ago |
Michal 'vorner' Vaner
|
0f00c3880a
[2726] Really do suppress this warning
|
12 years ago |
Michal 'vorner' Vaner
|
f7b60d9d56
[2726] Suppress false positive cppcheck warning
|
12 years ago |
Marcin Siodelski
|
e817fc7e97
[2786] Use parent class functions to access and modify data in OptionCustom
|
12 years ago |
Jeremy C. Reed
|
72b8ac6172
[master] various more typo and misspelling fixes
|
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
|
30276d77d2
[2314] Encapsulate standard DHCPv6 options.
|
12 years ago |
Stephen Morris
|
fecfe82bdf
[2546] Merge branch 'master' into trac2546
|
12 years ago |
Marcin Siodelski
|
9430b1fef5
[2491] Changes as a result of the review.
|
12 years ago |
Marcin Siodelski
|
10e87104e0
[2491] Added function to add new integer data field to an option.
|
12 years ago |
Marcin Siodelski
|
6b59d1bc4f
[2491] Added a function to add boolean data field to an array.
|
12 years ago |
Marcin Siodelski
|
5c50504446
[2491] Add IP address into an option being array of IP addresses.
|
12 years ago |
Marcin Siodelski
|
5990336237
[2491] Added a function to write fqdn into a buffer.
|
12 years ago |
Marcin Siodelski
|
1dc0f0871d
[2491] Add a function to set binary data for a data field.
|
12 years ago |
Marcin Siodelski
|
1bbe13152c
[2491] Added first set of functions to set data field values.
|
12 years ago |
Marcin Siodelski
|
84e441c756
[2491] Support for custom option to hold FQDN.
|
12 years ago |
Marcin Siodelski
|
d85d48eee9
[2312] Changes to the code as a result of review.
|
12 years ago |
Stephen Morris
|
ee7dbbde63
[2312] Fix some typos and missing Doxygen keywords
|
12 years ago |
Marcin Siodelski
|
863da09e4d
[2312] Implemented toText method for custom options.
|
12 years ago |
Marcin Siodelski
|
47e1dfee34
[2312] Added the method to return number of option data field.
|
12 years ago |