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