.. |
parsers
|
5e4ab4506a
[3974] Implemented configuration parser for lease expiration config.
|
9 years ago |
tests
|
1195d77278
[3988] Changes after review:
|
9 years ago |
testutils
|
89c0130ed4
[3796] command_interpreter.cc|h|tests moved: src/lib/config => src/lib/cc
|
10 years ago |
.gitignore
|
eae671905b
[3852] Created new logger for allocation engine.
|
10 years ago |
Makefile.am
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
9 years ago |
addr_utilities.cc
|
ba5b508f33
[3899] Promoted to unsigned for output
|
10 years ago |
addr_utilities.h
|
02c32188f4
[3711] Changes after first part of the review:
|
10 years ago |
alloc_engine.cc
|
1195d77278
[3988] Changes after review:
|
9 years ago |
alloc_engine.h
|
8d52e11cbb
[3988] lease{4,6}_recover hook implemented (with unit-tests)
|
9 years ago |
alloc_engine_log.cc
|
eae671905b
[3852] Created new logger for allocation engine.
|
10 years ago |
alloc_engine_log.h
|
4410b04b5e
[3484] Fixed quite a few doxygen warnings.
|
9 years ago |
alloc_engine_messages.mes
|
c3a2487f53
[master] Merge branch 'trac4075'
|
9 years ago |
base_host_data_source.h
|
1fdd6924a6
[3652] handle the IPv4 address already reserved case
|
10 years ago |
callout_handle_store.h
|
c183ac1349
[3062] Created a general CalloutHandle store
|
11 years ago |
cfg_expiration.cc
|
4517ba7bfa
[3975] Scheduling lease expiration timers in the DHCP servers.
|
9 years ago |
cfg_expiration.h
|
fdc6d42b7a
[3975] Support for unwarned-reclaim-cycles parameter added.
|
9 years ago |
cfg_hosts.cc
|
e2129dd72d
[4024] Fixed c++11 detected errors
|
9 years ago |
cfg_hosts.h
|
59d7801af5
[master] spelling
|
10 years ago |
cfg_iface.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
10 years ago |
cfg_iface.h
|
c809fbc454
[3695] Addressed review comments.
|
10 years ago |
cfg_mac_source.cc
|
28cc564f84
[3553] Compilation fixes after rebase, other small changes.
|
10 years ago |
cfg_mac_source.h
|
1e44d65c2d
[master] another compilation fix
|
10 years ago |
cfg_option.cc
|
b55dd296af
[3705] Address review comments.
|
10 years ago |
cfg_option.h
|
b55dd296af
[3705] Address review comments.
|
10 years ago |
cfg_option_def.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
10 years ago |
cfg_option_def.h
|
65ceb1cac5
[3467] Option code, name and space are now optional.
|
10 years ago |
cfg_rsoo.cc
|
b55dd296af
[3705] Address review comments.
|
10 years ago |
cfg_rsoo.h
|
c0e8c62698
[master] Include stdint.h in cfg_rsoo.h to prevent build failures.
|
10 years ago |
cfg_subnets4.cc
|
aa3b22cd8e
[master] Merged trac4057 (DHCPv4 Relay Agent Link Selection Option)
|
9 years ago |
cfg_subnets4.h
|
64338c35f3
[4057] Implemented RAI Link Selection
|
9 years ago |
cfg_subnets6.cc
|
7f5186e35e
[3799] Updates per review comments
|
10 years ago |
cfg_subnets6.h
|
5f8a84bd13
[3799] Add v6 subnet statistics
|
10 years ago |
cfgmgr.cc
|
70f37c3b4f
[3798] Changes after review:
|
10 years ago |
cfgmgr.h
|
70f37c3b4f
[3798] Changes after review:
|
10 years ago |
csv_lease_file4.cc
|
86515a1ff7
[3965] Write and read state from the lease files.
|
9 years ago |
csv_lease_file4.h
|
86515a1ff7
[3965] Write and read state from the lease files.
|
9 years ago |
csv_lease_file6.cc
|
7ce879b35c
[3965] Removed the spurious logic in the CSVLeaseFile6.
|
9 years ago |
csv_lease_file6.h
|
86515a1ff7
[3965] Write and read state from the lease files.
|
9 years ago |
d2_client_cfg.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
10 years ago |
d2_client_cfg.h
|
1280865144
make dhcp-ddns qualifying-suffix mandatory in enabled configs
|
10 years ago |
d2_client_mgr.cc
|
1d8fe4c32e
[3970] Moved WatchSocket class to utilities.
|
9 years ago |
d2_client_mgr.h
|
1d8fe4c32e
[3970] Moved WatchSocket class to utilities.
|
9 years ago |
daemon.cc
|
a6d898ec4b
[3769] Addressed review comments
|
9 years ago |
daemon.h
|
a6d898ec4b
[3769] Addressed review comments
|
9 years ago |
database_backends.dox
|
f81a2220f0
[3484] Miscellanous editing changes during review
|
9 years ago |
database_connection.cc
|
da54e0518e
[3681] Corrections to documentation of the DatabaseConnection class.
|
9 years ago |
database_connection.h
|
da54e0518e
[3681] Corrections to documentation of the DatabaseConnection class.
|
9 years ago |
dhcpsrv_log.cc
|
62794b031c
[2524] Various fixes in response to review
|
12 years ago |
dhcpsrv_log.h
|
72b06693a0
[2995] Changes after review
|
11 years ago |
dhcpsrv_messages.mes
|
8d52e11cbb
[3988] lease{4,6}_recover hook implemented (with unit-tests)
|
9 years ago |
host.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
10 years ago |
host.h
|
ac87e6cef0
[3699] Added trace messages to the CfgHosts class.
|
10 years ago |
host_container.h
|
37cb45c2de
[3563] Copyright years updated, minor cosmetics.
|
10 years ago |
host_mgr.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
10 years ago |
host_mgr.h
|
37cb45c2de
[3563] Copyright years updated, minor cosmetics.
|
10 years ago |
hosts_log.cc
|
ac87e6cef0
[3699] Added trace messages to the CfgHosts class.
|
10 years ago |
hosts_log.h
|
ac87e6cef0
[3699] Added trace messages to the CfgHosts class.
|
10 years ago |
hosts_messages.mes
|
f77b0deec1
[kea-0.9.2-beta] .mes files reorder
|
9 years ago |
key_from_key.h
|
fc64e5bbe8
[2701] Changes as a result of the code review.
|
12 years ago |
lease.cc
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
9 years ago |
lease.h
|
664ac1eaba
[3984] Declined IPv4 leases reclaimation implemented
|
9 years ago |
lease_file_loader.h
|
5e43be916f
[3839] reindented
|
9 years ago |
lease_file_stats.h
|
59e1089ffa
[trac3667] Updates per review
|
10 years ago |
lease_mgr.cc
|
c7b4119b8a
[3681] Unnecessary includes removed.
|
9 years ago |
lease_mgr.h
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
9 years ago |
lease_mgr_factory.cc
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
9 years ago |
lease_mgr_factory.h
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
9 years ago |
libdhcpsrv.dox
|
f81a2220f0
[3484] Miscellanous editing changes during review
|
9 years ago |
logging.cc
|
fa452cb31e
[3752] Added parsing of flush flag
|
9 years ago |
logging.h
|
090185a1d0
[3752] Improved logging comments
|
9 years ago |
logging.spec
|
52f473221f
[3752] Added some descriptions
|
9 years ago |
logging_info.cc
|
663562c779
[3752] Moved copyrights to Tomek's style
|
9 years ago |
logging_info.h
|
663562c779
[3752] Moved copyrights to Tomek's style
|
9 years ago |
memfile_lease_mgr.cc
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
9 years ago |
memfile_lease_mgr.h
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
9 years ago |
memfile_lease_storage.h
|
b2d4e27abc
[3965] Updated descriptions of indexes in the Memfile storages.
|
9 years ago |
mysql_connection.cc
|
f147f0b9a7
[3681] Minor updates to the MySqlConnection.
|
9 years ago |
mysql_connection.h
|
f147f0b9a7
[3681] Minor updates to the MySqlConnection.
|
9 years ago |
mysql_lease_mgr.cc
|
640d3538c0
[3968] Added ASC sorting for indexes by expiration.
|
9 years ago |
mysql_lease_mgr.h
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
9 years ago |
option_space_container.h
|
e09a9fe719
[3705] Fix some typos found during the review.
|
10 years ago |
pgsql_lease_mgr.cc
|
19dc7c8ffc
[master] Fixing one more params binding issue in PostgreSQL.
|
9 years ago |
pgsql_lease_mgr.h
|
66de628097
[3968] Support for obtaining expired leases and removing reclaimed leases.
|
9 years ago |
pool.cc
|
21b1b5d61f
[3899] Promoted prefix length to unsigned for output
|
10 years ago |
pool.h
|
fd015b6ef1
[3711] Changes after review:
|
10 years ago |
srv_config.cc
|
878bae1000
[3974] Added class holding configuration for lease expiation.
|
9 years ago |
srv_config.h
|
878bae1000
[3974] Added class holding configuration for lease expiation.
|
9 years ago |
subnet.cc
|
4744508071
[3899] Moved checkType() first in addPool()
|
10 years ago |
subnet.h
|
cec8b02288
[3947] Removed spurious config parameter from the Subnet6.
|
9 years ago |
subnet_id.h
|
dec2f0d391
[3587] Typo fix as a result of the review.
|
10 years ago |
subnet_selector.h
|
64338c35f3
[4057] Implemented RAI Link Selection
|
9 years ago |
timer_mgr.cc
|
7e0e428ccd
[3971] TimerMgr returns the number of registered timers.
|
9 years ago |
timer_mgr.h
|
7e0e428ccd
[3971] TimerMgr returns the number of registered timers.
|
9 years ago |
triplet.h
|
2f8ff64f05
[3336] Minor changes after the second review.
|
11 years ago |
utils.h
|
6d3fb27de2
[2320] Allocation Engine hooked up to DHCPv4 server
|
12 years ago |
writable_host_data_source.h
|
54e77b80c3
[3728] WritableHostDataSource does not derive from the BaseHostDataSource.
|
10 years ago |