Francis Dupont
|
2f1e796a2c
[4070] Added OpaqueDataTuple read/write, updated defintions and unit tests
|
8 years ago |
Francis Dupont
|
60feddc3b5
[4070] Began tuple code
|
8 years ago |
Andrei Pavel
|
9082500187
Corrected typos
|
8 years ago |
Marcin Siodelski
|
0c0ca2fde7
[5016] Merged pull request #24 from github24 and squashed it.
|
8 years ago |
Marcin Siodelski
|
6b9c796346
[3161] Removed known condition being true.
|
8 years ago |
Marcin Siodelski
|
1f3ac9ac2b
[4497] Documented Option::clone() in all option classes.
|
9 years ago |
Marcin Siodelski
|
90615322d4
[4497] Implemented deep copy of DHCP options.
|
9 years ago |
Marcin Siodelski
|
ee88ec857c
[4497] Fix constness of methods in Option classes.
|
9 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 |
Francis Dupont
|
285fca3d7d
[3899] Merged proposed change from #3886/sedhcpv6
|
10 years ago |
Francis Dupont
|
3db9f1d78f
[master] Finished merge of trac3833 (unsigned for indexes)
|
10 years ago |
Francis Dupont
|
7fd750f6d0
[3833] Added a static_cast from size_t to uint16_t
|
10 years ago |
Francis Dupont
|
8f19841c88
[3833] some signed for loop variables aka #3833
|
10 years ago |
Marcin Siodelski
|
cebd8442c1
[3806] Added and/or fixed toText implementations for various options.
|
10 years ago |
Francis Dupont
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
10 years ago |
Tomek Mrugalski
|
4c7c3c4503
[3449] Cherry-pick of compilarion fix from Bundy tree
|
11 years ago |
Mukund Sivaraman
|
7607200420
[1283] Remove toText() calls where IOAddress should be used directly
|
11 years ago |
Marcin Siodelski
|
9dc05967b0
[3201] Test that suboptions are parsed correctly for fixed-size options.
|
11 years ago |
Marcin Siodelski
|
95fb9fb9e6
[3201] Add support for DHCP options that hold only sub options.
|
11 years ago |
Marcin Siodelski
|
d06b0d68f9
[3180] Implemented support for callback functions to parse options.
|
11 years ago |
Marcin Siodelski
|
e817fc7e97
[2786] Use parent class functions to access and modify data in OptionCustom
|
12 years ago |
Marcin Siodelski
|
ee886b45eb
[2786] Always validate the contents of the buffer when provided.
|
12 years ago |
Tomek Mrugalski
|
7c0534d4b3
[2827] Changes after review
|
12 years ago |
Tomek Mrugalski
|
859e0b3e82
[2827] Pkt6 now supports relays properly.
|
12 years ago |
Marcin Siodelski
|
d9421d93e3
[2637] Merged Option::pack4() and Option::pack6() into single function.
|
12 years ago |
Marcin Siodelski
|
f104a60a20
[2549] Replaced IOAddress::getFamily() with IOAddress::isVx() calls.
|
12 years ago |
Marcin Siodelski
|
9430b1fef5
[2491] Changes as a result of the review.
|
12 years ago |
Marcin Siodelski
|
372f3a19f5
[2491] Create Status Code option using an option definition.
|
12 years ago |
Marcin Siodelski
|
10e87104e0
[2491] Added function to add new integer data field to an option.
|
12 years ago |