summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2381] addresses reviewRazvan Becheriu2022-05-201-1/+3
* [#2381] fixed initialization raceRazvan Becheriu2022-05-206-112/+112
* [#2354] Allow test expression for SKIP_DDNSThomas Markwalder2022-05-191-2/+4
* [#2354] Addressed review commentsThomas Markwalder2022-05-191-1/+1
* [#2354] Update response FQDN flags when skipping DDNSThomas Markwalder2022-05-193-1/+9
* [#2354] Added built-in class "SKIP_DDNS"Thomas Markwalder2022-05-191-1/+2
* [#2227] addressed commentsRazvan Becheriu2022-05-193-1/+13
* [#2227] restore initial packet optionsRazvan Becheriu2022-05-1910-57/+318
* [#2227] reverted changes in CBRazvan Becheriu2022-05-193-7/+3
* [#2227] split suboptions in separate optionsRazvan Becheriu2022-05-1942-145/+511
* [#2227] fixed unittestsRazvan Becheriu2022-05-1910-89/+111
* [#2227] add support for unpacking multiple options with the same code RFC3396Razvan Becheriu2022-05-199-142/+261
* [#2227] add support for long options RFC3396Razvan Becheriu2022-05-197-48/+291
* [#2409] Fix wrong subnet-id assignmentMarcin Siodelski2022-05-172-4/+95
* [#1263] Applied lib/http patchFrancis Dupont2022-05-131-6/+6
* [#2392] Fixed kea-dhcp6 not updating outbound FQDNThomas Markwalder2022-04-261-1/+1
* [#2390] Fix failing reconfigure in kea-dhcpXThomas Markwalder2022-04-262-2/+14
* [#2388] release changesMarcin Godzina2022-04-2568-4445/+6360
* [#2385] bump lib versions for 2.1.5Razvan Becheriu2022-04-2510-11/+11
* [#1842] document overlapping pools and subnetsAndrei Pavel2022-04-251-4/+3
* [#687] fixed unittestsRazvan Becheriu2022-04-221-6/+6
* #687 Compilation fix after rebaseTomek Mrugalski2022-04-221-14/+0
* [#2352] Corrected minor comment mistakeTomek Mrugalski2022-04-221-1/+1
* [#687] Add additional log line called CTRL_AGENT_COMMAND_RECEIVED recording c...Dan Theisen2022-04-225-8/+21
* [#687] Revert addition of COMMAND_RECEIVED_FROM log message to base_command_m...Dan Theisen2022-04-224-22/+3
* [#687] Moved the setRemote location breaking many UTsFrancis Dupont2022-04-225-11/+27
* [#687] Added the remote address in the jsonFrancis Dupont2022-04-221-5/+8
* [#687] Revert addition of COMMAND_RECEIVED_FROM log message to base_command_m...Dan Theisen2022-04-224-22/+3
* [#687] Add remote-address to CTRL_AGENT_COMMAND_FORWARDED log message if it i...Dan Theisen2022-04-223-3/+12
* [#687] Add remote-address to HTTP and TLS unit testsDan Theisen2022-04-222-4/+4
* [#687] Moved the setRemote location breaking many UTsFrancis Dupont2022-04-227-14/+35
* [#687] Added the remote address in the jsonFrancis Dupont2022-04-224-7/+32
* [#2352] added more debug messagesRazvan Becheriu2022-04-225-120/+201
* [#1548] fixed comments and code cleanupRazvan Becheriu2022-04-216-26/+26
* {#1548] Documented new ddns4/6_update hook pointsThomas Markwalder2022-04-212-0/+68
* [#1548] kea-dhcp4 updates host name option after ddns4_updateThomas Markwalder2022-04-211-0/+7
* [#1548] kea-dhcpX update outbound fqdn after ddnsX_updateThomas Markwalder2022-04-212-2/+15
* [#1548] kea-dhcp6 now supports ddns6_update hook pointThomas Markwalder2022-04-214-0/+51
* [#1548] Corrected ddsn update callout namesThomas Markwalder2022-04-211-8/+11
* [#1548] hook point renamed to ddns_update4Tomek Mrugalski2022-04-211-1/+3
* [#1548] dhcp4 messages regeneratedTomek Mrugalski2022-04-212-0/+3
* [#1548] DDNS tuning hook removedTomek Mrugalski2022-04-2117-1128/+1
* [#1548] Compilation fixTomek Mrugalski2022-04-211-3/+3
* [#1548] Initial tests addedTomek Mrugalski2022-04-219-0/+677
* [#1548] ddns-tuning core skeleton files addedTomek Mrugalski2022-04-217-0/+450
* [#1548] New dir added to configure.ac, MakefilesTomek Mrugalski2022-04-211-1/+1
* [#2200] ddns_update hook added in v4Tomek Mrugalski2022-04-212-0/+44
* [#2296] split fileRazvan Becheriu2022-04-215-8859/+8857
* [#1548] Benchmark code removedTomek Mrugalski2022-04-2015-2505/+1
* [#2377] fix unittests when eth1 is presentRazvan Becheriu2022-04-194-19/+18