summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp4/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [985-relax-timings-in-new-config-backend-pull-unit-tests] Relaxed timings and...Francis Dupont2019-11-191-5/+5
* [fix-904-2] Fixed rebase failuresFrancis Dupont2019-10-281-2/+2
* [904-add-ability-to-force-a-cb-update-remotely] Addressed last commentsFrancis Dupont2019-10-281-2/+2
* [904-add-ability-to-force-a-cb-update-remotely] Addressed comments for the v4...Francis Dupont2019-10-282-13/+13
* [904-add-ability-to-force-a-cb-update-remotely] Added server-update commandFrancis Dupont2019-10-282-2/+69
* [677-kea4-not-honouring-the-p-switch] Improved -p supportFrancis Dupont2019-10-242-1/+48
* [#35,!517] Addressed review commentsThomas Markwalder2019-10-102-4/+5
* [#35,!517] Removed ddns params from INHERIT_TO_SUBNETX listsThomas Markwalder2019-10-101-478/+1
* [#35,!517] Rework kea-dhcp6 parsing and serverThomas Markwalder2019-10-102-2/+8
* [#35,!517] Rework kea-dhcp4 parsing and serverThomas Markwalder2019-10-105-454/+1109
* [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ...Francis Dupont2019-09-201-1/+0
* [168-config-manager-clear-does-not-clear-the-d2-client-config-full-clear] Fix...Francis Dupont2019-09-201-3/+7
* [#821,!501] Addressed review commentsThomas Markwalder2019-09-061-10/+10
* [#821,!501] kea-dhcp4 now sanity checks inbound messagesThomas Markwalder2019-09-061-3/+203
* [755-Kea-DHCP-servers-observations-should-be-reset] resolve threadsFranciszek Gorski2019-09-061-34/+32
* [755-Kea-DHCP-servers-observations-should-be-reset] implement required change...Franciszek Gorski2019-09-061-6/+0
* [755-Kea-DHCP-servers-observations-should-be-reset-to-some-initial-values-upo...Franciszek Gorski2019-09-061-1/+45
* rebased and updated ChangeLogRazvan Becheriu2019-09-061-1/+1
* [#729,!434] consitency between v4 and v6 unit testsRazvan Becheriu2019-09-061-3/+3
* [#729,!434] fixed rebaseRazvan Becheriu2019-09-061-1/+1
* [#729,!434] change order of functions in fileRazvan Becheriu2019-09-061-178/+199
* [#729,!434] fixed missing commit of runtime option defs on v4Razvan Becheriu2019-09-061-344/+354
* [#730,!2] Addressed review commentsThomas Markwalder2019-08-161-2/+7
* [#730,!2] Corrected assertion failure on malformed hostname from kea-dhcp4Thomas Markwalder2019-08-161-2/+30
* [#837,!487] all-keys-{current,stable} renamedTomek Mrugalski2019-08-161-2/+2
* renamed commandsRazvan Becheriu2019-08-051-16/+16
* [731-Kea_statistics_enhancements] new statistics commandsFranciszek Gorski2019-08-051-0/+36
* [470-server-tag-get-command] Removed the -set stuff and updated docFrancis Dupont2019-07-251-14/+0
* [470-server-tag-get-command] Added server-tag-get and prepared server-tag-setFrancis Dupont2019-07-251-0/+36
* updated copyright dates, added release statement to ChangeLogKea-1.6.0-beta2Michal Nowikowski2019-07-221-1/+1
* [606-drop-packets-in-drop-class] Addressed minor comments (checkpoint before ...Francis Dupont2019-07-161-0/+9
* [606-drop-packets-in-drop-class] Added DROP class (including doc and unit tests)Francis Dupont2019-07-161-1/+50
* Support for storing more than one sampleFranciszek Gorski2019-07-151-2/+1
* [575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added metadat...Francis Dupont2019-07-071-2/+2
* [705-wipe_data-sh-and-other-upgrade_-scripts-do-not-set-prefix] Revert "[705-...Francis Dupont2019-07-021-2/+1
* [705-wipe_data-sh-and-other-upgrade_-scripts-do-not-set-prefix] Protected dhc...Francis Dupont2019-07-021-1/+2
* [616-error-msgs-contain-references-to-config-file-while-config-backend-is-use...Francis Dupont2019-06-271-1/+3
* [616-error-msgs-contain-references-to-config-file-while-config-backend-is-use...Francis Dupont2019-06-271-2/+2
* [295-min-max-lease-time-configuration-options] Improved lifetime bound checksFrancis Dupont2019-06-221-1/+19
* [295-min-max-lease-time-configuration-options] Revamped Renew*Lifetime testsFrancis Dupont2019-06-221-239/+153
* [295-min-max-lease-time-configuration-options] Fixed rebase errors (2)Francis Dupont2019-06-221-28/+8
* [295-min-max-lease-time-configuration-options] Fixed rebase errorsFrancis Dupont2019-06-221-12/+4
* [295-min-max-lease-time-configuration-options] Added bad lifetime error checksFrancis Dupont2019-06-221-4/+51
* [295-min-max-lease-time-configuration-options] Regen get_config_unittest.ccFrancis Dupont2019-06-221-4/+4
* [295-min-max-lease-time-configuration-options] Addressed easy commentsFrancis Dupont2019-06-221-2/+2
* [295-min-max-lease-time-configuration-options] Added DHCPv4 server testsFrancis Dupont2019-06-227-20/+553
* [545-fixed-ldadd-in-2-makefiles] Rordered LDADD in Makefiles where duplicates...Francis Dupont2019-06-221-7/+10
* [567-remove-lease-t1_-and-t2_-members] Last var/kea cleanupsFrancis Dupont2019-06-191-1/+1
* [567-remove-lease-t1_-and-t2_-members] Removed t1/t2 from leasesFrancis Dupont2019-06-196-49/+21
* [540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-...Francis Dupont2019-06-131-50/+316