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 |
Tomek Mrugalski
|
1eb1178479
[master] Merge branch 'trac2827' (relay support in dhcp/Pkt6)
|
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 |
Jeremy C. Reed
|
6ae0d625f0
[master] many misspelling and typo fixes
|
12 years ago |
Tomek Mrugalski
|
3511c6e651
[2827] Relay structures, message parsing/transmission implemented
|
12 years ago |
Marcin Siodelski
|
d9421d93e3
[2637] Merged Option::pack4() and Option::pack6() into single function.
|
12 years ago |
Marcin Siodelski
|
2548205bf7
[2315] Changes as the result of the review.
|
12 years ago |
Marcin Siodelski
|
0ebb7cd975
[2526] Changes as a result of the code review.
|
12 years ago |
Marcin Siodelski
|
1ee4d989ba
[2526] Cleanup: removed unused definition and added doxygen for a function.
|
12 years ago |
Marcin Siodelski
|
8a21830a25
[2491] Added function to get a single option definition using a code.
|
12 years ago |
Marcin Siodelski
|
139f66086e
[2490] Changes as a result of review.
|
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 |
Stephen Morris
|
3ba0299ad2
[2475] Put #include directives in correct order
|
12 years ago |
Stephen Morris
|
4e7a8f7575
[2342] Merge branch 'master' into trac2342
|
12 years ago |
Stephen Morris
|
9fa65c7819
[2342] Documentation changes as result of 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
|
526f8713fb
[1540] Changes after review:
|
13 years ago |
Tomek Mrugalski
|
ec38722482
[1540] Doxygen warnings removed.
|
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 |