Marcin Siodelski
|
db8042539b
[3467] Added a lacking unit test for the minimal option-data config.
|
10 years ago |
Marcin Siodelski
|
65ceb1cac5
[3467] Option code, name and space are now optional.
|
10 years ago |
Marcin Siodelski
|
1c0bc1f4b2
[3467] Modified option data parser to support optional parameters.
|
10 years ago |
Marcin Siodelski
|
b4f0929aef
[3467] CSV format now defaults to true.
|
10 years ago |
Marcin Siodelski
|
4a5895b993
[3625] Use CfgSubnets6 to obtain subnet information.
|
10 years ago |
Marcin Siodelski
|
feb21c04b9
[3587] Use CfgSubnets4 object to obtain information about subnets.
|
10 years ago |
Tomek Mrugalski
|
3a1e86541c
[3589] Trailing underscores added to OptionDescriptor members.
|
10 years ago |
Marcin Siodelski
|
04cb6e8afc
[3589] Option data configuration parsers store parsed data into cfgmgr.
|
10 years ago |
Marcin Siodelski
|
08c3a4aee4
[3589] Moved subnet-specific option configuration to CfgOption class.
|
10 years ago |
Marcin Siodelski
|
bbdef9791d
[3589] Created an object to hold the option configuration.
|
10 years ago |
Marcin Siodelski
|
a0164fae31
[3588] Return pointer to the RW option definition configs, not a reference.
|
10 years ago |
Marcin Siodelski
|
31a9ba3941
[3588] Implemented CfgOptionDef class to represent user-defined option defs
|
10 years ago |
Marcin Siodelski
|
1bab6f8b6b
[3534] Refactored Configuration to SrvConfig.
|
10 years ago |
Marcin Siodelski
|
7e2fdf2cf0
[3534] Addressed review comments.
|
10 years ago |
Marcin Siodelski
|
892a60a777
[3534] Renamed CfgMgr::getCurrent to CfgMgr::getCurrentCfg.
|
10 years ago |
Marcin Siodelski
|
59cd21bb28
[3534] Basic implementation of staging and rolling back configurations.
|
10 years ago |
Marcin Siodelski
|
69c2e41c8b
[3512] Interface list config parser has separation of the commit and build.
|
10 years ago |
Marcin Siodelski
|
578bf4d06a
[3512] Renamed IfaceCfg to CfgIface as suggested in the review.
|
10 years ago |
Marcin Siodelski
|
c3b0803c9c
[3512] DHCP servers now use the IfaceCfg class for selecting interfaces.
|
10 years ago |
Marcin Siodelski
|
79df55092f
[3439] Addressed review comments.
|
11 years ago |
Marcin Siodelski
|
643f0f1b04
[3439] Corrected a bug in dhcp_parsers test.
|
11 years ago |
Marcin Siodelski
|
777dbdb29a
[master] Merge branch 'trac3409'
|
11 years ago |
Marcin Siodelski
|
c49d560620
[3409] Unit tests check that the error message contains line number etc.
|
11 years ago |
Marcin Siodelski
|
21eee97b58
[3409] Pass whole context to the OptionDefListParser.
|
11 years ago |
Marcin Siodelski
|
6db4435309
[3409] Fixed culprit line logging for non-existing parameters.
|
11 years ago |
Marcin Siodelski
|
e9ab3dbcee
[3409] Store position of the data element in the value storage.
|
11 years ago |
Thomas Markwalder
|
c1203657a7
[3328] Added additional validation in D2ClientCfg
|
11 years ago |
Thomas Markwalder
|
90f20fdef2
[3328] Added new configurable values to dhcpsrv::D2ClientConfig
|
11 years ago |
Thomas Markwalder
|
250a2bb1b9
[3358] Addressed review comments.
|
11 years ago |
Thomas Markwalder
|
a8560aefbf
[3358] D2ConfigParser supplies its own default values
|
11 years ago |