Stephen Morris
|
f22ba82438
[2467] Replace "raw" pointers with scoped pointers in libdhcp tests
|
12 years ago |
Jeremy C. Reed
|
6ae0d625f0
[master] many misspelling and typo fixes
|
12 years ago |
Marcin Siodelski
|
d9421d93e3
[2637] Merged Option::pack4() and Option::pack6() into single function.
|
12 years ago |
Tomek Mrugalski
|
159af7d5de
[2325] Option::equal() method implemented.
|
12 years ago |
Stephen Morris
|
3ba0299ad2
[2475] Put #include directives in correct order
|
12 years ago |
Marcin Siodelski
|
8cecc1ec80
[1955] Added setData() unit test for dhcp::Option.
|
13 years ago |
Tomek Mrugalski
|
1c1127916e
[1540] Last changes after review.
|
13 years ago |
Tomek Mrugalski
|
4006d91c95
[1540] Last set of review changes.
|
13 years ago |
Tomek Mrugalski
|
219324e66e
[1540] Huge (29 files changed) Option6 and Pkt6 refactoring in DHCP.
|
13 years ago |
Tomek Mrugalski
|
01a1b2f4d2
[1230] Implemented tests for DISCOVER and OFFER packet handling
|
13 years ago |
Tomek Mrugalski
|
09f2de75e9
[1239] Changes after review:
|
13 years ago |
Tomek Mrugalski
|
14a64484a3
[1238] Memory leak in Option test fixed.
|
13 years ago |
Tomek Mrugalski
|
5d6c71aeb2
[1228] Changes after review.
|
13 years ago |
Tomek Mrugalski
|
7d2826b519
[1228] Changes after review.
|
13 years ago |
Tomek Mrugalski
|
7d25b201c0
[1228] Work on option support in DHCPv4
|
13 years ago |
Tomek Mrugalski
|
b01c18148a
[1228] Initial changes for supporting options in DHCPv4
|
13 years ago |
Tomek Mrugalski
|
41f528a9ea
[1228] Initial test skeletons added.
|
13 years ago |
Michal 'vorner' Vaner
|
fb49d74df8
Compilation fix
|
13 years ago |
Tomek Mrugalski
|
937b5a6f47
clang compilation fix (now using C++ cast in option.cc, also added test)
|
13 years ago |
Tomek Mrugalski
|
ca22c5ab23
[1186] Part 7 of review changes.
|
13 years ago |
Tomek Mrugalski
|
6b9d28f760
[1186] Part 3 of review changes
|
13 years ago |
Tomek Mrugalski
|
9d9680719e
[1186] Remaining tests for DHCPv6 Options fixed/implemented.
|
13 years ago |
Tomek Mrugalski
|
2f39435c98
[1186] Added suboptions support in Option class, tests implemented.
|
13 years ago |
Tomek Mrugalski
|
af27ec87f0
[878] Support for IA and IAADDR options and suboptions added.
|
13 years ago |
Tomek Mrugalski
|
b47533e918
[1186] libdhcp now is able to parse and build packets and options.
|
13 years ago |