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
|
2cecfb45e9
[2314] Added encapsulated option space name to std option definitions.
|
12 years ago |
Marcin Siodelski
|
2548205bf7
[2315] Changes as the result of the review.
|
12 years ago |
Marcin Siodelski
|
030ab7aacd
[2526] Explicitly initialize all struct members.
|
12 years ago |
Marcin Siodelski
|
da3bcafa32
[2526] Minor: corrected typo.
|
12 years ago |
Marcin Siodelski
|
0ebb7cd975
[2526] Changes as a result of the code review.
|
12 years ago |
Marcin Siodelski
|
21da96d4bc
[2526] Use V4 option definitions when unpacking an option.
|
12 years ago |
Marcin Siodelski
|
4b79e1c508
[2526] Corrected expected option types in DHCPv4 std options unit test.
|
12 years ago |
Marcin Siodelski
|
26f89e5cc9
[2526] Renamed Option6IntArray to OptionIntArray.
|
12 years ago |
Marcin Siodelski
|
cc557baebc
[2526] Renamed Option6Int to OptionInt as this will be used for V4 too.
|
12 years ago |
Marcin Siodelski
|
e000302572
[2526] Added definitions for most of the DHCPv4 std options.
|
12 years ago |
Marcin Siodelski
|
9430b1fef5
[2491] Changes as a result of the review.
|
12 years ago |
Marcin Siodelski
|
ac111116c5
[2491] Test that appropriate std options are returned.
|
12 years ago |
Marcin Siodelski
|
c806c0c318
[2491] Added definitions for standard DHCPv6 options up to code 48.
|
12 years ago |
Marcin Siodelski
|
648f693c9e
[2490] Initialize standard option definitions on first attept to get them.
|
12 years ago |
Marcin Siodelski
|
e77b710633
[2490] Use option definitions to unpack options from received packets.
|
12 years ago |
Marcin Siodelski
|
b4b3814079
[2490] Option is created by calling to OptionDefinition::optionFactory.
|
12 years ago |
Stephen Morris
|
3ba0299ad2
[2475] Put #include directives in correct order
|
12 years ago |
Marcin Siodelski
|
5017e9a8d6
[2417] Added changes suggested in the code review.
|
12 years ago |
Marcin Siodelski
|
38ebe09ee1
[2417] Create basic set of stdandard DHCPv6 option definition instances.
|
12 years ago |
Marcin Siodelski
|
e8a6aee246
[2417] Creating definitions for critical standard DHCPv6 options.
|
12 years ago |
Marcin Siodelski
|
6ca3dadca8
[1959] Implemented first set of changes from the code review.
|
12 years ago |
Marcin Siodelski
|
8935b6716b
[1959] Added factory function to create instance of options.
|
12 years ago |
Tomek Mrugalski
|
485f7966f5
[1540] 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 |
Jeremy C. Reed
|
932e38a12c
[trac1446] renamed libdhcp.cc to libdhcp++.cc and libdhcp.h to libdhcp++.h
|
13 years ago |