- 16 Dec, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 10 Dec, 2015 1 commit
-
-
Marcin Siodelski authored
This reverts commit 8f2a1f8a, reversing changes made to ed7edadc. This merge introduced regressions in our build farm and revealed issues in the DHCP4o6 IPC code. It also revealed some differences in sockets handling under Linux and BSD. Rather than continue patching this here, we should work on the branch to resolve all issues and then merge 1.1.
-
- 17 Nov, 2015 2 commits
-
-
Marcin Siodelski authored
-
Thomas Markwalder authored
src/lib/dhcpsrv/parsers/client_class_def_parser.cc ClientClassDefListParser::commit() - pushes the newly built local dictionary to CfgMgr staging src/lib/dhcpsrv/srv_config.h src/lib/dhcpsrv/srv_config.cc Added client class dictionary member to SrvConfig src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc TEST_F(ClientClassDefListParserTest, simpleValidList) - now verifies that ClientClassDefListParser::commit() pushes its local dictionary to CfgMgr staging. src/lib/dhcpsrv/tests/srv_config_unittest.cc Added support to test new client class dictionary member
-
- 31 Oct, 2015 1 commit
-
-
Francis Dupont authored
-
- 02 Oct, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 02 Sep, 2015 1 commit
-
-
Tomek Mrugalski authored
- commitGlobalParameters renamed to setGlobalParameters - const added - Comments updated
-
- 21 Aug, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 20 Aug, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 17 Jun, 2015 1 commit
-
-
Shawn Routhier authored
Using the v4 changes as a guide (3798) add statistics for subnets for v6. The four stats are total addresses and addresses used for both NA and PD.
-
- 15 Jun, 2015 1 commit
-
-
Tomek Mrugalski authored
- {update,remove}Statistics moved from CfgMgr to SrvConfig,CfgSubnets4
-
- 10 Jun, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 17 Mar, 2015 2 commits
-
-
Shawn Routhier authored
-
Marcin Siodelski authored
-
- 20 Feb, 2015 1 commit
-
-
Francis Dupont authored
-
- 10 Feb, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 23 Dec, 2014 1 commit
-
-
Tomek Mrugalski authored
- Moved MAC operations to a new CfgMACSource class - Moved macros to HWaddr class - Added several unit-tests for MAC sources - MAC extraction code moved to separate function in Dhcpv6Srv
-
- 16 Dec, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 30 Oct, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 27 Oct, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 21 Oct, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 30 Sep, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 17 Sep, 2014 1 commit
-
-
Marcin Siodelski authored
The modifications to the staging configuration are performed on the pointer returned by getCfgOptionDef.
-
- 16 Sep, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 15 Sep, 2014 1 commit
-
-
Marcin Siodelski authored
This change affects many files using the Configuration object and types derived from it.
-
- 03 Sep, 2014 1 commit
-
-
Marcin Siodelski authored
Previously, the logger configuration was applied (to log4cplus) as soon as it was parsed. We decided in the jabber discussion that the logger configuration should only be applied if the whole configuration goes through. So, the logger configuration is now 2-stage: parsing and commit as for other configuration parameters.
-
- 01 Sep, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 29 Aug, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 26 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 21 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 20 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 18 Aug, 2014 4 commits
-
-
Marcin Siodelski authored
This change affects DHCP servers and D2.
-
Marcin Siodelski authored
Changes include documenting the constants used for selection of parameters to be reported by getConfigSummary and a todo.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 18 Jul, 2014 1 commit
-
-
Tomek Mrugalski authored
- Kea ARM updated - shell tests for Kea4,Kea6 and D2 are now passing - kea.conf updated with logging info - Various improvements in Daemon and LogConfigParser - DEFAULT_SYSLOG_NAME removed - Copyright years fixed - Couple additional tests written
-