summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [#2101] addressed review commentsRazvan Becheriu2024-12-241-0/+6
|
* [#3663] Added issue number to ChangeLogThomas Markwalder2024-12-161-1/+1
|
* [#2819] Added ChangeLog entryThomas Markwalder2024-12-161-0/+6
| | | | | Changes to be committed: modified: ChangeLog
* [#3686] release changesKea-2.7.5Marcin Godzina2024-12-061-0/+22
|
* [#3685] bump up library versions for 2.7.5 releaseMarcin Godzina2024-12-061-0/+5
|
* [#3655] Added ChangeLog for #3655Marcin Siodelski2024-12-041-0/+6
|
* [#3674] Fixed ChangeLogFrancis Dupont2024-11-281-2/+2
|
* [#3592] Addressed remaining commentsThomas Markwalder2024-11-261-6/+6
| | | | | | | Changes to be committed: modified: ChangeLog modified: doc/sphinx/arm/dhcp4-srv.rst modified: doc/sphinx/arm/dhcp6-srv.rst
* [#3592] Addressed review commentsThomas Markwalder2024-11-261-3/+3
| | | | | | | | | | | | | | | | Addressed first round of comments. Changes to be committed: modified: ChangeLog modified: doc/sphinx/arm/classify.rst modified: doc/sphinx/arm/dhcp4-srv.rst modified: doc/sphinx/arm/dhcp6-srv.rst modified: src/bin/dhcp4/tests/classify_unittest.cc modified: src/lib/dhcp/classify.cc modified: src/lib/dhcp/classify.h modified: src/lib/dhcpsrv/parsers/base_network_parser.cc modified: src/lib/dhcpsrv/parsers/base_network_parser.h modified: src/lib/dhcpsrv/tests/shared_network_parser_unittest.cc
* [#3592] Added missing ChangeLog for #3587Thomas Markwalder2024-11-261-0/+8
| | | | modified: ChangeLog
* [#3592] Updated ARM and added ChangeLogThomas Markwalder2024-11-261-1/+8
| | | | | | | | | modified: ChangeLog modified: doc/sphinx/arm/classify.rst modified: doc/sphinx/arm/dhcp4-srv.rst modified: doc/sphinx/arm/dhcp6-srv.rst modified: doc/sphinx/arm/hooks-bootp.rst modified: doc/sphinx/arm/hooks-ha.rst
* [#3609] Improved ChangeLog entryFrancis Dupont2024-11-221-3/+4
|
* [#3609] Addressed final commentsFrancis Dupont2024-11-221-1/+7
|
* [#2736] Addressed review commentsThomas Markwalder2024-11-191-5/+5
| | | | | | | | Changes to be committed: modified: ../../../../ChangeLog modified: ../../../../doc/sphinx/arm/classify.rst modified: ../parsers/client_class_def_parser.cc modified: client_class_def_parser_unittest.cc
* [#2736] Warn on additional and lifetime paramsThomas Markwalder2024-11-191-0/+8
| | | | | | | | | | | | | | | | | | | Updated the ARM: /doc/sphinx/arm/dhcp4-srv.rst /doc/sphinx/arm/dhcp6-srv.rst Added ChangeLog /src/lib/dhcpsrv/dhcpsrv_messages.* DHCPSRV_CLASS_WITH_ADDTIONAL_AND_LIFETIMES - new message /src/lib/dhcpsrv/parsers/client_class_def_parser.cc ClientClassDefParser::parse() - now emits WARN log /src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc TEST_F(ClientClassDefParserTest, addtionalWithLifetimes4) TEST_F(ClientClassDefParserTest, addtionalWithLifetimes6) - new tests
* [#3257] Fixed ChangeLogThomas Markwalder2024-11-191-1/+1
|
* [#3257] Suppress NCRs when reusing leasesThomas Markwalder2024-11-191-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | /src/bin/dhcp4/dhcp4_srv.cc Dhcpv4Srv::createNameChangeRequests() - modified to check for reused lease /src/bin/dhcp4/tests/dora_unittest.cc DORATest::leaseCaching() - modified to verify suppression of NCRs /src/bin/dhcp6/dhcp6_srv.cc Dhcpv6Srv::createNameChangeRequests() - modified to iteralte over IA contexts rather than IA options in response and to check for reused leases /src/bin/dhcp6/tests/fqdn_unittest.cc Updated tests to populate IAContexts /src/bin/dhcp6/tests/sarr_unittest.cc SARRTest::leaseCaching()- modified to verify suppression of NCRs /src/lib/dhcpsrv/alloc_engine.* AllocEngine::ClientContext6::IAContext - added reused_leases_ container AllocEngine::ClientContext6::getIAContexts() - new function
* [#3650] Address review: format ChangeLog entriesAndrei Pavel2024-10-311-3/+3
|
* [#3650] configure.ac version bumped upWlodek Wencel2024-10-301-5/+12
|
* [#3646] release changesWlodek Wencel2024-10-291-0/+52
|
* [#3639] bump up library versions for 2.7.4 releaseRazvan Becheriu2024-10-281-0/+5
|
* [#3538] Updated the ARMThomas Markwalder2024-10-241-0/+6
| | | | | | modified: ChangeLog modified: doc/sphinx/arm/dhcp6-srv.rst modified: doc/sphinx/debug-messages.rst
* [#2974] minor changesRazvan Becheriu2024-10-231-1/+1
|
* [#2974] Added ChangeLogThomas Markwalder2024-10-231-0/+7
|
* [#3583] Amended ChangeLog for #3536Thomas Markwalder2024-10-151-7/+4
|
* [#3594] added ChangeLog entryRazvan Becheriu2024-10-081-0/+7
|
* [#3536] added ChangeLog entryRazvan Becheriu2024-10-031-0/+10
|
* [#3565] Added ChangeLog for #3565Marcin Siodelski2024-10-011-0/+8
|
* [#3578] added ChangeLog entryRazvan Becheriu2024-09-301-0/+5
|
* [#3599] release changesKea-2.7.3Marcin Godzina2024-09-231-0/+12
|
* [#3597] bump up library versions for 2.7.3 releaseRazvan Becheriu2024-09-201-1/+6
|
* [#3576] Updated ARM, added ChangeLogThomas Markwalder2024-09-201-0/+9
| | | | | | modified: ChangeLog doc/sphinx/arm/classify.rst
* [#3570] Fix line length in ChangeLogThomas Markwalder2024-09-181-3/+3
|
* [#3542] Added ChangeLog entryRazvan Becheriu2024-09-161-0/+7
|
* [#3542] do not open sockets in test modeRazvan Becheriu2024-09-111-2/+2
|
* [#3550] add ChangeLog entryAndrei Pavel2024-09-111-2/+2
|
* [#3504] add ChangeLog entryAndrei Pavel2024-09-091-0/+5
|
* [#1387] Added a ChangeLog entryFrancis Dupont2024-09-041-0/+7
|
* [#3533] add AUTHORS and ChangeLog entriesAndrei Pavel2024-09-031-0/+5
|
* [#3532] bring AUTHORS and ChangeLog up to dateAndrei Pavel2024-09-031-2/+2
|
* [#3532] Add ChangeLog and AUTHORS entries.Dimitry Andric2024-09-031-0/+7
|
* [#3556] release changesKea-2.7.2Andrei Pavel2024-08-261-1/+4
|
* [#3550] AC_PROG_LN_S and ChangeLog entryAndrei Pavel2024-08-261-0/+3
|
* [#3549] bump up library versions for 2.7.2 releaseRazvan Becheriu2024-08-261-0/+5
|
* [#3513] add ChangeLog entryAndrei Pavel2024-08-221-0/+7
|
* [#1945] add ChangeLog entryAndrei Pavel2024-08-221-0/+10
|
* [#3483] Added a ChangeLog entryFrancis Dupont2024-08-221-0/+7
|
* [#3502] Added a ChangeLog entryFrancis Dupont2024-08-211-0/+5
|
* [#3477] Addressed commentsFrancis Dupont2024-08-211-1/+1
|
* [#3477] Added a ChangeLog entryFrancis Dupont2024-08-211-0/+9
|