Tomek Mrugalski
|
3e3ba93026
Merge branch 'master' into trac1239
|
il y a 13 ans |
Jeremy C. Reed
|
d394e64f4c
[trac1446]Merge branch 'master' into trac1446
|
il y a 13 ans |
Tomek Mrugalski
|
09f2de75e9
[1239] Changes after review:
|
il y a 13 ans |
Tomek Mrugalski
|
59a5275869
[1239] RX path improvements. Code is now able to parse incoming DISCOVER messages.
|
il y a 13 ans |
Tomek Mrugalski
|
0c53ade72d
Merge branch 'trac1350'
|
il y a 13 ans |
Jeremy C. Reed
|
932e38a12c
[trac1446] renamed libdhcp.cc to libdhcp++.cc and libdhcp.h to libdhcp++.h
|
il y a 13 ans |
Tomek Mrugalski
|
537af1705f
[1350] Changes after review:
|
il y a 13 ans |
Tomek Mrugalski
|
5d6c71aeb2
[1228] Changes after review.
|
il y a 13 ans |
Tomek Mrugalski
|
c5117dc4d2
[1350] Added DHCPv4 option for storing single or list of IPv4 addresses.
|
il y a 13 ans |
Tomek Mrugalski
|
7d2826b519
[1228] Changes after review.
|
il y a 13 ans |
Tomek Mrugalski
|
ef51c8418d
[1228] Option6Collection renamed to OptionCollection
|
il y a 13 ans |
Tomek Mrugalski
|
ab642e8955
[1228] Missing tests for Pkt4 implemented.
|
il y a 13 ans |
Tomek Mrugalski
|
7d25b201c0
[1228] Work on option support in DHCPv4
|
il y a 13 ans |
Tomek Mrugalski
|
b01c18148a
[1228] Initial changes for supporting options in DHCPv4
|
il y a 13 ans |
Tomek Mrugalski
|
1032195dcf
[1313] writeUint32, readUint32 implemented
|
il y a 13 ans |
Tomek Mrugalski
|
937b5a6f47
clang compilation fix (now using C++ cast in option.cc, also added test)
|
il y a 13 ans |
Tomek Mrugalski
|
5756a9c761
[1186] Changes after second review
|
il y a 13 ans |
Tomek Mrugalski
|
4ec7a8d9ab
[1186] Part 5 of the review changes
|
il y a 13 ans |
Tomek Mrugalski
|
6b9d28f760
[1186] Part 3 of review changes
|
il y a 13 ans |
Tomek Mrugalski
|
9d9680719e
[1186] Remaining tests for DHCPv6 Options fixed/implemented.
|
il y a 13 ans |
Tomek Mrugalski
|
2f39435c98
[1186] Added suboptions support in Option class, tests implemented.
|
il y a 13 ans |
Tomek Mrugalski
|
54ba29f03a
[1186] unittests implemented for LibDHCP.
|
il y a 13 ans |
Tomek Mrugalski
|
c7b8783766
[1186] Added test for solicit;
|
il y a 13 ans |
Tomek Mrugalski
|
6ce36056a1
[1186] Advertise is now sent properly.
|
il y a 13 ans |
Tomek Mrugalski
|
8dbb407ba4
[1186] Duplicate length field removed in Option class.
|
il y a 13 ans |
Tomek Mrugalski
|
f9ff938c75
[1186] Server now parses SOLICITs and replies with ADVERTISE.
|
il y a 13 ans |
Tomek Mrugalski
|
af27ec87f0
[878] Support for IA and IAADDR options and suboptions added.
|
il y a 13 ans |
Tomek Mrugalski
|
b47533e918
[1186] libdhcp now is able to parse and build packets and options.
|
il y a 13 ans |