Tomek Mrugalski
4495b7a713
[3705] ""relay-supplied-options" parameter added.
2015-03-03 23:20:13 +01:00
Francis Dupont
2b9665c1a5
[master] v4/v6 typos in comments
2015-02-20 12:43:28 +01:00
Tomek Mrugalski
cfbe13ad05
[master] Merge branch 'trac3565' (host reservations mac+dhcpv6)
...
Conflicts:
src/bin/dhcp6/dhcp6_srv.cc
2015-02-16 20:26:38 +01:00
Tomek Mrugalski
b505c120fb
[3565] Changes after review:
...
- Documentation for reservation-mode added
- spec files updated
- unit-tests for HR no longer use eth0 or eth1
- @todos added when allow_new_leases_in_renewals_ is expected to be used
- HR unit-test no longer uses at()
- Copyright years updated
- getOptionalParam() used when handling reservation-mode
- hrModeFromText() moved to SubnetConfigParser
- hrModeFromText() starts with lowercase and has its documentation expanded
2015-02-16 17:30:15 +01:00
Tomek Mrugalski
34e62083eb
[3565] reservation-mode is now configurable
2015-02-12 19:33:06 +01:00
Marcin Siodelski
e994b57ca4
[3604] Use new interface configuration format where applicable.
...
Also, renamed interface-config to interfaces-config (plural form).
2015-02-09 13:50:17 +01:00
Marcin Siodelski
f783c80336
[3604] Going over the unit test to use the new iface config structure.
2015-02-06 20:36:14 +01:00
Tomek Mrugalski
f643dc9f47
[3554] Configurable MAC sources implemented.
2014-12-16 14:53:57 +01:00
Marcin Siodelski
aacdfadac9
[3628] Host reservation parser is now connected to the subnet parsers.
2014-11-27 15:24:08 +01:00
Marcin Siodelski
043dac653d
[3628] Moved configuration parsers to dhcpsrv/parsers.
2014-11-26 19:23:32 +01:00
Marcin Siodelski
4a5895b993
[3625] Use CfgSubnets6 to obtain subnet information.
2014-10-30 12:44:37 +01:00
Marcin Siodelski
04cb6e8afc
[3589] Option data configuration parsers store parsed data into cfgmgr.
2014-09-30 19:33:28 +02:00
Marcin Siodelski
08c3a4aee4
[3589] Moved subnet-specific option configuration to CfgOption class.
2014-09-30 19:33:28 +02:00
Marcin Siodelski
1bab6f8b6b
[3534] Refactored Configuration to SrvConfig.
...
This change affects many files using the Configuration object and types
derived from it.
2014-09-15 19:27:53 +02:00
Marcin Siodelski
615df6d2fd
[3534] Commit and rollback the staging configuration.
2014-09-02 20:47:10 +02:00
Marcin Siodelski
892a60a777
[3534] Renamed CfgMgr::getCurrent to CfgMgr::getCurrentCfg.
2014-08-29 11:58:46 +02:00
Marcin Siodelski
3b2c3ac043
[3534] Removed CfgMgr::getConfiguration.
2014-08-29 11:19:27 +02:00
Marcin Siodelski
59cd21bb28
[3534] Basic implementation of staging and rolling back configurations.
2014-08-29 09:28:30 +02:00
Marcin Siodelski
05d934f2eb
[3501] Corrected error messages reported when configuration error occurs.
...
Also, removed multiple references to DHCP4_CONFIG_LOAD_FAIL from the
DHCPv4 server and DHCP6_CONFIG_LOAD_FAIL from the DHCPv6 server.
2014-08-25 20:10:39 +02:00
Marcin Siodelski
5763fe88d7
[3477] Report configuration summary when configuration is complete.
...
This change affects DHCP servers and D2.
2014-08-18 18:43:51 +02:00
Tomek Mrugalski
b7fb6a8c3d
[3464] PoolsListParser class added, PoolParser modified, DHCPv6 updated
2014-07-27 21:43:45 -04:00
Tomek Mrugalski
80ef9a69a2
[3400] Merge remote-tracking branch 'origin/trac3449' into trac3400
...
Conflicts:
ChangeLog
2014-05-15 14:34:24 +02:00
Tomek Mrugalski
c8899cc4eb
[3400] Initial JSON file read support added in b10-dhcp6
...
- added --with-kea-config=JSON,BIND10 added to configure.ac
- JSON-file config backend added for b10-dhcp6
- Config file can now be read from a JSON file
2014-04-22 15:21:26 +02:00