Marcin Siodelski
|
3ac15510bb
[2545] Separate the build and commit phases for all parsers.
|
12 years ago |
Marcin Siodelski
|
61c303c8f1
[2545] Use CSV format to initialize std option data.
|
12 years ago |
Marcin Siodelski
|
bdb56ee0da
[2545] Parse and use csv-format parameter to create options.
|
12 years ago |
Marcin Siodelski
|
17641de21f
[2545] Added a parser for boolean values.
|
12 years ago |
Marcin Siodelski
|
f64ff7004d
[2544] Silence the false positive reported by cppcheck.
|
12 years ago |
Marcin Siodelski
|
fdce9eb731
[2544] Changes as a result of a code review.
|
12 years ago |
Marcin Siodelski
|
648f693c9e
[2490] Initialize standard option definitions on first attept to get them.
|
12 years ago |
Stephen Morris
|
3ba0299ad2
[2475] Put #include directives in correct order
|
12 years ago |
Stephen Morris
|
d2551c3b2b
[2475] Split dhcp files into dhcp and dhcpsrv directories
|
12 years ago |
Marcin Siodelski
|
06069bf952
[master] Merge branch 'trac2463'
|
12 years ago |
Stephen Morris
|
fed0360031
[2414] Get rid of memory leak
|
12 years ago |
Marcin Siodelski
|
2a9fd6c61e
[2463] Reset configuration after each unit test.
|
12 years ago |
Marcin Siodelski
|
2c70372efd
[2417] Initialize standard option definitions and keep them in storage.
|
12 years ago |
Marcin Siodelski
|
38ebe09ee1
[2417] Create basic set of stdandard DHCPv6 option definition instances.
|
12 years ago |
Marcin Siodelski
|
c8d6f38ab7
[2318] Test for very low negative value removed.
|
12 years ago |
Marcin Siodelski
|
17749f1ef3
[2318] Removed function that searches for options using option code.
|
12 years ago |
Marcin Siodelski
|
698ad7c554
[2318] Changes suggested in the code review.
|
12 years ago |
Marcin Siodelski
|
3271dcc47f
[2318] Implemented global options configuration.
|
12 years ago |
Marcin Siodelski
|
4475bf7541
[2318] Do not allow zero and negative option codes.
|
12 years ago |
Marcin Siodelski
|
9e5e49a5c8
[2318] Renamed some of the unit tests.
|
12 years ago |
Marcin Siodelski
|
5da59e27b2
[2318] Added full unit tests coverage for option data parser.
|
12 years ago |
Marcin Siodelski
|
08e5c7f539
[2318] Parsing and setting option data.
|
12 years ago |
Marcin Siodelski
|
683f4b7420
[2318] Created basic unit tests to verify that option data has been set.
|
12 years ago |
Marcin Siodelski
|
a582a21433
[2318] Create empty options in a parser and adding them to Subnet.
|
12 years ago |
Marcin Siodelski
|
41fa47c50d
[2318] Basic configuration parsers for option data added.
|
12 years ago |
Tomek Mrugalski
|
1517f32c9e
[2269] Changes in Dhcp6 config parser after review.
|
12 years ago |
Tomek Mrugalski
|
ff837bb1fc
[2269] Tests for dhcp6 config parser implemented.
|
12 years ago |