Marcin Siodelski
|
b55dd296af
[3705] Address review comments.
|
10 years ago |
Shawn Routhier
|
e09a9fe719
[3705] Fix some typos found during the review.
|
10 years ago |
Tomek Mrugalski
|
37036f7f24
[3705] RSOO option support implemented.
|
10 years ago |
Tomek Mrugalski
|
6a757f56e5
[3551] Patch as submitted by David (see comment 4 in ticket 3551)
|
10 years ago |
Wlodek Wencel
|
f8ae091170
[master] typo fixed in dhcpv4 option name with code 38, tcp-keepalive-interval
|
10 years ago |
Marcin Siodelski
|
e8cd634195
[3316] Merge branch 'master' into trac3316
|
11 years ago |
Marcin Siodelski
|
87f58c5dd3
[3316] Use OptionVendorClass to encapsulate DHCPv4 option 124.
|
11 years ago |
Marcin Siodelski
|
20784067f5
[3316] Use OptionVendorClass to encapsulate DHCPv6 option 16.
|
11 years ago |
Mukund Sivaraman
|
5b29cdb4be
[2536] Remove "using namespace" from headers (last remnant)
|
11 years ago |
Tomek Mrugalski
|
3dade343a9
[3203] v6 vendor-class option updated, unit-test added
|
11 years ago |
Tomek Mrugalski
|
8840cfe8f5
[3203] DHCPv4 Vendor-class option is now a string.
|
11 years ago |
Tomek Mrugalski
|
fab2fd65c0
[3211] Incoming IAPREFIX is now parsed properly.
|
11 years ago |
Marcin Siodelski
|
0764a74e46
[3194] Implemented basic vendor options support.
|
11 years ago |
Marcin Siodelski
|
5b11136c2a
[3199] Added option definition for Boot-File-Name.
|
11 years ago |
Marcin Siodelski
|
33026699dd
[3199] Added definition of the DHCPv4 option 66.
|
11 years ago |
Marcin Siodelski
|
732d98acba
[3199] Fixed option definition of DHCPv4 Time Offset.
|
11 years ago |
Tomek Mrugalski
|
302a01c670
[3145] Unit-tests for IA_PD, several clean-ups
|
11 years ago |
Marcin Siodelski
|
cf24637df0
[3082] Return instance of the Option4ClientFqdn for option 81.
|
11 years ago |
Marcin Siodelski
|
d7fa28172f
[2786] Implemented unit tests for OptionString.
|
12 years ago |
Marcin Siodelski
|
2cecfb45e9
[2314] Added encapsulated option space name to std option definitions.
|
12 years ago |
Marcin Siodelski
|
ea8e70a330
[master] Initialize all members of the structure describing DHCP option.
|
12 years ago |
Marcin Siodelski
|
030ab7aacd
[2526] Explicitly initialize all struct members.
|
12 years ago |
Marcin Siodelski
|
9e655bc3d6
[2526] Removed static keyword from declarations.
|
12 years ago |
Marcin Siodelski
|
7985a4bd28
[2526] Renamed consts in std_option_defs.h to conform with coding style.
|
12 years ago |
Marcin Siodelski
|
26f89e5cc9
[2526] Renamed Option6IntArray to OptionIntArray.
|
12 years ago |
Marcin Siodelski
|
e000302572
[2526] Added definitions for most of the DHCPv4 std options.
|
12 years ago |
Marcin Siodelski
|
8627b6eb89
[2491] Fixed a typo pointed out in the code review.
|
12 years ago |
Marcin Siodelski
|
1572782282
[2491] Minor: fixed typo and updated comments.
|
12 years ago |
Marcin Siodelski
|
8afd799648
[2491] Moved option std option definitions to a separate header.
|
12 years ago |