Marcin Siodelski
|
8ad7de967c
[2491] Use .empty() function to check if container is empty.
|
il y a 12 ans |
Marcin Siodelski
|
eb5b276de3
[2491] Use insert instead of memcpy to append to a vector.
|
il y a 12 ans |
Marcin Siodelski
|
1572782282
[2491] Minor: fixed typo and updated comments.
|
il y a 12 ans |
Marcin Siodelski
|
8afd799648
[2491] Moved option std option definitions to a separate header.
|
il y a 12 ans |
Marcin Siodelski
|
9430b1fef5
[2491] Changes as a result of the review.
|
il y a 12 ans |
Marcin Siodelski
|
c831a1e66e
[2491] Corrected the type of reference data.
|
il y a 12 ans |
Marcin Siodelski
|
b1d0e42774
[2491] Corrected invalid initializer.
|
il y a 12 ans |
Marcin Siodelski
|
fca9ec102d
[2491] A few more comments added to a dhcp6_srv.cc.
|
il y a 12 ans |
Marcin Siodelski
|
ee0836a4c4
[2491] Added a few comments.
|
il y a 12 ans |
Marcin Siodelski
|
7c0a4abbb4
[2491] Added some more negative test cases to option_data_types_unittest.
|
il y a 12 ans |
Marcin Siodelski
|
9b8747917c
[2491] Added some missing unit tests.
|
il y a 12 ans |
Marcin Siodelski
|
45c04beca6
[2491] Unit test to verify that writting and reading IP address works.
|
il y a 12 ans |
Marcin Siodelski
|
bc44ee8bf3
[2491] Use different constructor to pass empty buffer.
|
il y a 12 ans |
Marcin Siodelski
|
b561ee0919
[2491] Better comments in createStatusCode function.
|
il y a 12 ans |
Marcin Siodelski
|
372f3a19f5
[2491] Create Status Code option using an option definition.
|
il y a 12 ans |
Marcin Siodelski
|
a0662ae560
[2491] Added unit test to check overriding record field values.
|
il y a 12 ans |
Marcin Siodelski
|
10e87104e0
[2491] Added function to add new integer data field to an option.
|
il y a 12 ans |
Marcin Siodelski
|
6b59d1bc4f
[2491] Added a function to add boolean data field to an array.
|
il y a 12 ans |
Marcin Siodelski
|
5c50504446
[2491] Add IP address into an option being array of IP addresses.
|
il y a 12 ans |
Marcin Siodelski
|
594916b524
[2491] Do not override FQDN until it is validated.
|
il y a 12 ans |
Marcin Siodelski
|
5990336237
[2491] Added a function to write fqdn into a buffer.
|
il y a 12 ans |
Marcin Siodelski
|
1dc0f0871d
[2491] Add a function to set binary data for a data field.
|
il y a 12 ans |
Marcin Siodelski
|
1bbe13152c
[2491] Added first set of functions to set data field values.
|
il y a 12 ans |
Marcin Siodelski
|
8a21830a25
[2491] Added function to get a single option definition using a code.
|
il y a 12 ans |
Marcin Siodelski
|
ac111116c5
[2491] Test that appropriate std options are returned.
|
il y a 12 ans |
Marcin Siodelski
|
84e441c756
[2491] Support for custom option to hold FQDN.
|
il y a 12 ans |
Marcin Siodelski
|
22a33dfddc
[2491] Added a function to write/read FQDN to/from buffer.
|
il y a 12 ans |
Marcin Siodelski
|
c806c0c318
[2491] Added definitions for standard DHCPv6 options up to code 48.
|
il y a 12 ans |
Marcin Siodelski
|
28d885b457
[master] Merge branch 'trac2312'
|
il y a 12 ans |
Marcin Siodelski
|
11e658493d
[2312] Added missing check for empty vector.
|
il y a 12 ans |