Shawn Routhier 7f36e034fe [master] Merge in log support for LFC il y a 10 ans
..
.gitignore c27219ff78 Update .gitignore files il y a 11 ans
Makefile.am 9ce50790c9 [master] Merge branch 'trac3677' (DHCPv6 renewals with reservations) il y a 10 ans
addr_utilities_unittest.cc 20419496af [2320] Additional tests implemented. il y a 12 ans
alloc_engine4_unittest.cc 9ce50790c9 [master] Merge branch 'trac3677' (DHCPv6 renewals with reservations) il y a 10 ans
alloc_engine6_unittest.cc 16153c9e76 [3677] alloc_engine_unittest.cc split into serveral smaller files. il y a 10 ans
alloc_engine_hooks_unittest.cc 16153c9e76 [3677] alloc_engine_unittest.cc split into serveral smaller files. il y a 10 ans
alloc_engine_utils.cc ca5d9cc9a5 [3677] Whitespace cleanup, one method moved .h -> .cc il y a 10 ans
alloc_engine_utils.h a339db38d4 [3677] Changes after review. il y a 10 ans
callout_handle_store_unittest.cc c183ac1349 [3062] Created a general CalloutHandle store il y a 11 ans
callout_library.cc 393e456b54 [3417] Bind10 => Kea in many .cc/.h files il y a 10 ans
cfg_hosts_unittest.cc 37cb45c2de [3563] Copyright years updated, minor cosmetics. il y a 10 ans
cfg_iface_unittest.cc 5cae53efb7 [3604] Replace the dhcp-socket-type value from "datagram" to "udp". il y a 10 ans
cfg_mac_source_unittest.cc 28cc564f84 [3553] Compilation fixes after rebase, other small changes. il y a 10 ans
cfg_option_def_unittest.cc 65ceb1cac5 [3467] Option code, name and space are now optional. il y a 10 ans
cfg_option_unittest.cc 3a1e86541c [3589] Trailing underscores added to OptionDescriptor members. il y a 10 ans
cfg_subnets4_unittest.cc 05a33d61be [3625] Rename tests for Subnet4 selection from getSubnet to selectSubnet. il y a 10 ans
cfg_subnets6_unittest.cc 452efc3208 [3625] Implemented the CfgSubnets6 class to hold IPv6 subnets configuration il y a 10 ans
cfgmgr_unittest.cc 043dac653d [3628] Moved configuration parsers to dhcpsrv/parsers. il y a 10 ans
csv_lease_file4_unittest.cc b04a332cc9 [trac3667] Updates per review comments il y a 10 ans
csv_lease_file6_unittest.cc b04a332cc9 [trac3667] Updates per review comments il y a 10 ans
d2_client_unittest.cc 1feae7244e [3636] DHCPv4 server does not append the dot at the end of the hostname. il y a 10 ans
d2_udp_unittest.cc 169b164a09 [3414] References to b10-dhcp* modified to reference kea-dhcp*. il y a 10 ans
daemon_unittest.cc 93e45f80d5 [master] Compilation fix after 3591 merge. il y a 10 ans
dbaccess_parser_unittest.cc 6f38f81ffc [3668] Fixed the quoteValue method in the DbAccessParser test. il y a 10 ans
dhcp_parsers_unittest.cc 0677750e48 [3604] Created a configuration parser for interface-config map. il y a 10 ans
generic_lease_mgr_unittest.cc ab0365c68d [3556] HWAddr support in MySQL implemented. il y a 10 ans
generic_lease_mgr_unittest.h ab0365c68d [3556] HWAddr support in MySQL implemented. il y a 10 ans
host_mgr_unittest.cc 9b2b59ba5f [3561] Implemented basic host manager gathering hosts from the config. il y a 10 ans
host_reservation_parser_unittest.cc ad0f44ba43 [3628] Addressed review comments. il y a 10 ans
host_reservations_list_parser_unittest.cc ad0f44ba43 [3628] Addressed review comments. il y a 10 ans
host_unittest.cc aa0ae8388d [3677] alloc_new_leases_in_renewals_ added in AllocEngine il y a 10 ans
ifaces_config_parser_unittest.cc 5cae53efb7 [3604] Replace the dhcp-socket-type value from "datagram" to "udp". il y a 10 ans
lease_file_io.cc 8b3b3f6cf0 [3669] Memfile backend rotates the lease file before running LFC. il y a 10 ans
lease_file_io.h 17e4e76aa2 [3669] Added some more commentary in various places. il y a 10 ans
lease_file_loader_unittest.cc b04a332cc9 [trac3667] Updates per review comments il y a 10 ans
lease_mgr_factory_unittest.cc 6ae0d625f0 [master] many misspelling and typo fixes il y a 12 ans
lease_mgr_unittest.cc 5785c87a15 [3360] Memfile now opens v4 or v6 lease file, not both. il y a 11 ans
lease_unittest.cc de28ce63dc [3555] Changes after review: il y a 10 ans
logging_info_unittest.cc 24154b6c62 [3534] Logger configuration can be rolled back. il y a 10 ans
logging_unittest.cc 93e45f80d5 [master] Compilation fix after 3591 merge. il y a 10 ans
memfile_lease_mgr_unittest.cc 7f36e034fe [master] Merge in log support for LFC il y a 10 ans
mysql_lease_mgr_unittest.cc 1ea3e6c973 [3556] Reenabled one disabled test (and fixed MySQL to actually pass it) il y a 10 ans
pgsql_lease_mgr_unittest.cc b7da638fdf [3382] A few more review changes. il y a 11 ans
pool_unittest.cc b48106123d [3171] Pool::toText() implemented, exception error in AllocEngine clarified il y a 11 ans
run_unittests.cc 17c0037b8a [2821] Move library_end to holder il y a 12 ans
schema_mysql_copy.h 9af4c72fb9 [3556] Renamed lease6_hwaddr_source => lease_hwaddr_source il y a 10 ans
schema_pgsql_copy.h 6adb8b731b [3080] Fix build and unit test errors il y a 11 ans
srv_config_unittest.cc 263be04a7f [3604] The CfgIface is returned by a pointer, not reference. il y a 10 ans
subnet_unittest.cc 788288204e [3647] Allow for configuring pd pool which doesn't match the subnet. il y a 10 ans
test_get_callout_handle.cc c183ac1349 [3062] Created a general CalloutHandle store il y a 11 ans
test_get_callout_handle.h c183ac1349 [3062] Created a general CalloutHandle store il y a 11 ans
test_libraries.h.in 38d091beb6 [3113] Fix hooks unit test failures when --enable-static-link is used. il y a 11 ans
test_utils.cc 8f112316e6 [3555] Lease4,Lease6 now uses HWAddr structure. il y a 10 ans
test_utils.h 16153c9e76 [3677] alloc_engine_unittest.cc split into serveral smaller files. il y a 10 ans
triplet_unittest.cc 0a48d176a2 [3336] It is now possible to mark triplet unspecified. il y a 11 ans