.. |
parsers
|
83a7bf9094
[4204fd] Merge original trac4204
|
il y a 9 ans |
tests
|
83a7bf9094
[4204fd] Merge original trac4204
|
il y a 9 ans |
testutils
|
89c0130ed4
[3796] command_interpreter.cc|h|tests moved: src/lib/config => src/lib/cc
|
il y a 10 ans |
.gitignore
|
eae671905b
[3852] Created new logger for allocation engine.
|
il y a 10 ans |
Makefile.am
|
b6beda2888
[4204] Runtime option definitions held in the libdhcp++ library.
|
il y a 9 ans |
addr_utilities.cc
|
ba5b508f33
[3899] Promoted to unsigned for output
|
il y a 10 ans |
addr_utilities.h
|
02c32188f4
[3711] Changes after first part of the review:
|
il y a 10 ans |
alloc_engine.cc
|
5880e706cb
[master] Merge branch 'trac3977'
|
il y a 9 ans |
alloc_engine.h
|
292c9a036c
[trac3977] Tidy up some typos
|
il y a 9 ans |
alloc_engine_log.cc
|
eae671905b
[3852] Created new logger for allocation engine.
|
il y a 10 ans |
alloc_engine_log.h
|
4410b04b5e
[3484] Fixed quite a few doxygen warnings.
|
il y a 9 ans |
alloc_engine_messages.mes
|
5880e706cb
[master] Merge branch 'trac3977'
|
il y a 9 ans |
base_host_data_source.h
|
1fdd6924a6
[3652] handle the IPv4 address already reserved case
|
il y a 10 ans |
callout_handle_store.h
|
c183ac1349
[3062] Created a general CalloutHandle store
|
il y a 11 ans |
cfg_expiration.cc
|
4517ba7bfa
[3975] Scheduling lease expiration timers in the DHCP servers.
|
il y a 9 ans |
cfg_expiration.h
|
fdc6d42b7a
[3975] Support for unwarned-reclaim-cycles parameter added.
|
il y a 9 ans |
cfg_hosts.cc
|
e2129dd72d
[4024] Fixed c++11 detected errors
|
il y a 9 ans |
cfg_hosts.h
|
59d7801af5
[master] spelling
|
il y a 10 ans |
cfg_iface.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
il y a 10 ans |
cfg_iface.h
|
c809fbc454
[3695] Addressed review comments.
|
il y a 10 ans |
cfg_mac_source.cc
|
28cc564f84
[3553] Compilation fixes after rebase, other small changes.
|
il y a 10 ans |
cfg_mac_source.h
|
1e44d65c2d
[master] another compilation fix
|
il y a 10 ans |
cfg_option.cc
|
f397db49d4
[4097a] Optimized the no configured options cases
|
il y a 9 ans |
cfg_option.h
|
83a7bf9094
[4204fd] Merge original trac4204
|
il y a 9 ans |
cfg_option_def.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
il y a 10 ans |
cfg_option_def.h
|
6011b53235
[4204] OptionDef config parser updates runtime definitions in libdhcp.
|
il y a 9 ans |
cfg_rsoo.cc
|
b55dd296af
[3705] Address review comments.
|
il y a 10 ans |
cfg_rsoo.h
|
c0e8c62698
[master] Include stdint.h in cfg_rsoo.h to prevent build failures.
|
il y a 10 ans |
cfg_subnets4.cc
|
aa3b22cd8e
[master] Merged trac4057 (DHCPv4 Relay Agent Link Selection Option)
|
il y a 9 ans |
cfg_subnets4.h
|
64338c35f3
[4057] Implemented RAI Link Selection
|
il y a 9 ans |
cfg_subnets6.cc
|
7f5186e35e
[3799] Updates per review comments
|
il y a 10 ans |
cfg_subnets6.h
|
5f8a84bd13
[3799] Add v6 subnet statistics
|
il y a 10 ans |
cfgmgr.cc
|
70f37c3b4f
[3798] Changes after review:
|
il y a 10 ans |
cfgmgr.h
|
70f37c3b4f
[3798] Changes after review:
|
il y a 10 ans |
client_class_def.cc
|
b1a10eb28c
[4096] Reworded error message
|
il y a 9 ans |
client_class_def.h
|
60a518e724
[4096] Pull in changes from Francis
|
il y a 9 ans |
csv_lease_file4.cc
|
d85076b046
[3601] CSVLeaseFile4 and CSVLeaseFile6 now derive from VersionedCSVFile
|
il y a 9 ans |
csv_lease_file4.h
|
d85076b046
[3601] CSVLeaseFile4 and CSVLeaseFile6 now derive from VersionedCSVFile
|
il y a 9 ans |
csv_lease_file6.cc
|
d85076b046
[3601] CSVLeaseFile4 and CSVLeaseFile6 now derive from VersionedCSVFile
|
il y a 9 ans |
csv_lease_file6.h
|
d85076b046
[3601] CSVLeaseFile4 and CSVLeaseFile6 now derive from VersionedCSVFile
|
il y a 9 ans |
d2_client_cfg.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
il y a 10 ans |
d2_client_cfg.h
|
1280865144
make dhcp-ddns qualifying-suffix mandatory in enabled configs
|
il y a 10 ans |
d2_client_mgr.cc
|
1d8fe4c32e
[3970] Moved WatchSocket class to utilities.
|
il y a 9 ans |
d2_client_mgr.h
|
1d8fe4c32e
[3970] Moved WatchSocket class to utilities.
|
il y a 9 ans |
daemon.cc
|
a6d898ec4b
[3769] Addressed review comments
|
il y a 9 ans |
daemon.h
|
a6d898ec4b
[3769] Addressed review comments
|
il y a 9 ans |
database_backends.dox
|
f81a2220f0
[3484] Miscellanous editing changes during review
|
il y a 9 ans |
database_connection.cc
|
da54e0518e
[3681] Corrections to documentation of the DatabaseConnection class.
|
il y a 9 ans |
database_connection.h
|
da54e0518e
[3681] Corrections to documentation of the DatabaseConnection class.
|
il y a 9 ans |
dhcpsrv_log.cc
|
62794b031c
[2524] Various fixes in response to review
|
il y a 12 ans |
dhcpsrv_log.h
|
72b06693a0
[2995] Changes after review
|
il y a 11 ans |
dhcpsrv_messages.mes
|
5810e81a21
[master] Removed periods from log messages
|
il y a 9 ans |
host.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
il y a 10 ans |
host.h
|
ac87e6cef0
[3699] Added trace messages to the CfgHosts class.
|
il y a 10 ans |
host_container.h
|
37cb45c2de
[3563] Copyright years updated, minor cosmetics.
|
il y a 10 ans |
host_mgr.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
il y a 10 ans |
host_mgr.h
|
37cb45c2de
[3563] Copyright years updated, minor cosmetics.
|
il y a 10 ans |
hosts_log.cc
|
ac87e6cef0
[3699] Added trace messages to the CfgHosts class.
|
il y a 10 ans |
hosts_log.h
|
ac87e6cef0
[3699] Added trace messages to the CfgHosts class.
|
il y a 10 ans |
hosts_messages.mes
|
f77b0deec1
[kea-0.9.2-beta] .mes files reorder
|
il y a 9 ans |
key_from_key.h
|
fc64e5bbe8
[2701] Changes as a result of the code review.
|
il y a 12 ans |
lease.cc
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
il y a 9 ans |
lease.h
|
664ac1eaba
[3984] Declined IPv4 leases reclaimation implemented
|
il y a 9 ans |
lease_file_loader.h
|
71e6ef8777
[3601] More review comments
|
il y a 9 ans |
lease_file_stats.h
|
59e1089ffa
[trac3667] Updates per review
|
il y a 10 ans |
lease_mgr.cc
|
c7b4119b8a
[3681] Unnecessary includes removed.
|
il y a 9 ans |
lease_mgr.h
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
il y a 9 ans |
lease_mgr_factory.cc
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
il y a 9 ans |
lease_mgr_factory.h
|
884d8bb4a5
[master] Merge branch 'trac3681_rebase' (Common MySQL Connection class)
|
il y a 9 ans |
libdhcpsrv.dox
|
c800de4b65
[3979] Did some clean up and rewording
|
il y a 9 ans |
logging.cc
|
fa452cb31e
[3752] Added parsing of flush flag
|
il y a 9 ans |
logging.h
|
090185a1d0
[3752] Improved logging comments
|
il y a 9 ans |
logging.spec
|
52f473221f
[3752] Added some descriptions
|
il y a 9 ans |
logging_info.cc
|
663562c779
[3752] Moved copyrights to Tomek's style
|
il y a 9 ans |
logging_info.h
|
663562c779
[3752] Moved copyrights to Tomek's style
|
il y a 9 ans |
memfile_lease_mgr.cc
|
91a4978e30
[3601] Addressed review comments, added ability to downgrade
|
il y a 9 ans |
memfile_lease_mgr.h
|
91a4978e30
[3601] Addressed review comments, added ability to downgrade
|
il y a 9 ans |
memfile_lease_storage.h
|
b2d4e27abc
[3965] Updated descriptions of indexes in the Memfile storages.
|
il y a 9 ans |
mysql_connection.cc
|
f147f0b9a7
[3681] Minor updates to the MySqlConnection.
|
il y a 9 ans |
mysql_connection.h
|
f147f0b9a7
[3681] Minor updates to the MySqlConnection.
|
il y a 9 ans |
mysql_lease_mgr.cc
|
be964a2b42
[3780] MySQL and Postgres lease managers now exit on fatal error detection
|
il y a 9 ans |
mysql_lease_mgr.h
|
be964a2b42
[3780] MySQL and Postgres lease managers now exit on fatal error detection
|
il y a 9 ans |
ncr_generator.cc
|
2cee93c20f
[3977] Addressed review comments.
|
il y a 9 ans |
ncr_generator.h
|
52f812a86d
[3977] Do not generate NCRs for prefix delegation.
|
il y a 9 ans |
pgsql_lease_mgr.cc
|
be964a2b42
[3780] MySQL and Postgres lease managers now exit on fatal error detection
|
il y a 9 ans |
pgsql_lease_mgr.h
|
be964a2b42
[3780] MySQL and Postgres lease managers now exit on fatal error detection
|
il y a 9 ans |
pool.cc
|
21b1b5d61f
[3899] Promoted prefix length to unsigned for output
|
il y a 10 ans |
pool.h
|
fd015b6ef1
[3711] Changes after review:
|
il y a 10 ans |
srv_config.cc
|
559c0a696a
[4096] Added client class dictionary to SrvConfig
|
il y a 9 ans |
srv_config.h
|
559c0a696a
[4096] Added client class dictionary to SrvConfig
|
il y a 9 ans |
subnet.cc
|
4744508071
[3899] Moved checkType() first in addPool()
|
il y a 10 ans |
subnet.h
|
b6beda2888
[4204] Runtime option definitions held in the libdhcp++ library.
|
il y a 9 ans |
subnet_id.h
|
dec2f0d391
[3587] Typo fix as a result of the review.
|
il y a 10 ans |
subnet_selector.h
|
64338c35f3
[4057] Implemented RAI Link Selection
|
il y a 9 ans |
timer_mgr.cc
|
7e0e428ccd
[3971] TimerMgr returns the number of registered timers.
|
il y a 9 ans |
timer_mgr.h
|
7e0e428ccd
[3971] TimerMgr returns the number of registered timers.
|
il y a 9 ans |
triplet.h
|
2f8ff64f05
[3336] Minor changes after the second review.
|
il y a 11 ans |
utils.h
|
6d3fb27de2
[2320] Allocation Engine hooked up to DHCPv4 server
|
il y a 12 ans |
writable_host_data_source.h
|
54e77b80c3
[3728] WritableHostDataSource does not derive from the BaseHostDataSource.
|
il y a 10 ans |