Suzanne Goldlust
3898099864
[ #4067 ] Implement Thomas's text suggestions
2025-08-21 14:28:45 +00:00
Suzanne Goldlust
70fb58744d
[ #4067 ] Fix inconsistent naming
2025-08-21 14:28:45 +00:00
Francis Dupont
662e780069
[ #4058 ] Improved ChangeLog
2025-08-21 09:41:56 +02:00
Francis Dupont
1d3472a2d1
[ #4058 ] Added missing line and ChangeLog entry
2025-08-21 09:41:55 +02:00
Francis Dupont
33d8a82aac
[ #4037 ] Replaced umask by fchmod
2025-08-20 21:00:47 +02:00
Francis Dupont
a15632a6b6
[ #226 ] Fixed another doxygen error
2025-08-20 19:44:32 +02:00
Francis Dupont
f5ef1ab3ac
[ #226 ] Fixed some doxygen errors
2025-08-20 19:43:25 +02:00
Francis Dupont
6754a4b86a
[ #226 ] Typo
2025-08-20 18:43:22 +02:00
Francis Dupont
1b6681bb39
[ #226 ] Addressed comments
2025-08-20 18:14:43 +02:00
Francis Dupont
b0b3b78d4a
[ #226 ] Typos in kea version
2025-08-20 17:39:16 +02:00
Francis Dupont
378de7eeaa
[ #226 ] Factored new server UTs
2025-08-20 17:39:16 +02:00
Francis Dupont
ce880380be
[ #226 ] Updated doc
2025-08-20 17:39:16 +02:00
Francis Dupont
3bfffe7205
[ #226 ] Checkpoint: doc to do
2025-08-20 17:39:16 +02:00
Francis Dupont
3776e08a16
[ #226 ] Finished v6 code
2025-08-20 17:39:16 +02:00
Francis Dupont
45799e22bf
[ #226 ] Checkpoint v6 code
2025-08-20 17:39:16 +02:00
Francis Dupont
069c6ec34e
[ #226 ] Finished v4 code
2025-08-20 17:39:16 +02:00
Francis Dupont
beec9ae4e6
[ #226 ] Checkpoint v4 code
2025-08-20 17:39:15 +02:00
Francis Dupont
02ede08a7f
[ #226 ] Simplified getOccupancyRate
2025-08-20 17:39:15 +02:00
Francis Dupont
233e393735
[ #226 ] Added getMin*Lft*
2025-08-20 17:39:15 +02:00
Francis Dupont
eea3d8af2e
[ #226 ] Added getRemaining
2025-08-20 17:39:15 +02:00
Francis Dupont
cbdf2b5728
[ #226 ] Added getOccupancyRate
2025-08-20 17:39:15 +02:00
Francis Dupont
284c7f5855
[ #226 ] Added UTs for the new parameter
2025-08-20 17:39:15 +02:00
Francis Dupont
f98c30e4a8
[ #226 ] Added set/getAdaptiveLeaseTimeThreshold
2025-08-20 17:39:15 +02:00
Francis Dupont
b55feb15a8
[ #226 ] Finished adaptive-lease-time-threshold global
2025-08-20 17:39:15 +02:00
Francis Dupont
7f34f80f9e
[ #226 ] Added adaptive-lease-time-threshold
2025-08-20 17:39:15 +02:00
Ben Scott
812ce8789f
Add link to detail doc
2025-08-20 10:54:11 +03:00
Ben Scott
26255f80ee
Remove text about obsolete docs
...
The wiki page is obsolete and apparently not worth updating.
No replacement is available.
Just delete the entire sentence.
2025-08-20 10:54:11 +03:00
Francis Dupont
b5cf3a4204
[ #4049 ] Fixed compile
2025-08-15 13:10:54 +00:00
Thomas Markwalder
6331acdcbf
[ #4047 ] Added a UT
...
added change log file
/src/bin/dhcp4/tests/classify_unittest.cc
TEST_F(ClassifyTest, earlySubnetNoFallback) - new test
2025-08-15 12:56:26 +00:00
Thomas Markwalder
1116c1f0f8
[ #4047 ] Remove early call to selectSubnet
...
/src/bin/dhcp4/dhcp4_srv.*
Dhcpv4Srv::selectSubnet()
Dhcpv4Srv::selectSubnet4o6()
- remvoed sanity_only mode
Dhcpv4Srv::assignLease() - return without NAK on
non-matching rebind
Dhcpv4Srv::acceptDirectRequest() - remove call to selectSubnet()
/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
/src/bin/dhcp4/tests/direct_client_unittest.cc
/src/bin/dhcp4/tests/dora_unittest.cc
/src/bin/dhcp4/tests/shared_network_unittest.cc
Updated tests
2025-08-15 12:56:26 +00:00
Thomas Markwalder
0cd8b8dc0f
[ #4049 ] Fixed comment
...
modified: d2_process.h
2025-08-14 13:15:52 +00:00
Razvan Becheriu
b9541b8304
[ #4049 ] fixed doxygen
2025-08-14 13:15:52 +00:00
Thomas Markwalder
781c9fec5c
[ #4049 ] Added a change log entry file
...
new file: 4049-d2-hooks-may-not-have-their-ioservice-s-poll-method-called-frequently-enough
2025-08-14 13:15:52 +00:00
Thomas Markwalder
7423811466
[ #4049 ] Added wait time constant and a UT
...
modified: src/bin/d2/d2_process.cc
modified: src/bin/d2/d2_process.h
modified: src/lib/asiolink/tests/io_service_unittest.cc
2025-08-14 13:15:52 +00:00
Thomas Markwalder
688d0fd67e
[ #4049 ] Preliminary commit
...
/src/bin/d2/d2_process.cc
D2Process::runIO() - use new IOService::runOneFor()
/src/lib/asiolink/io_service.*
IOServcie::runOneFor() - new func
/src/lib/asiolink/io_service_mgr.*
IOServiceMgr::pollIOServices() - return count of
handlers executed
/src/lib/asiolink/tests/io_service_unittest.cc
TEST(IOService, runOneFor) - new test
2025-08-14 13:15:52 +00:00
Razvan Becheriu
5a3fbb5dd5
[ #3931 ] fixed hammer sysrepo version
2025-08-12 12:19:35 +03:00
Andrei Pavel
efa46d73cc
[ #3931 ] Update libyang and sysrepo to git tags
2025-08-12 12:19:35 +03:00
Andrei Pavel
83edc4b568
[ #3931 ] Update libyang and sysrepo to fixed versions
2025-08-12 12:19:35 +03:00
Razvan Becheriu
7d2198977e
[ #3931 ] addressed reviw comments
2025-08-12 12:19:35 +03:00
Razvan Becheriu
3797f803d6
[ #3931 ] fixed unit tests
2025-08-12 12:19:35 +03:00
Andrei Pavel
d6cda7da63
[ #3931 ] Update NETCONF dependencies to v3
2025-08-12 12:19:35 +03:00
Andrei Pavel
5f50fffd9b
[ #3931 ] Use double quotes with @datarootdir@
...
Because it expands to shell variables like "${prefix}"
2025-08-12 12:19:35 +03:00
Razvan Becheriu
80c7cc97f6
[ #3984 ] updated docs regarding kea-dhcp6-serverid and KEA_DHCP_DATA_DIR
2025-08-11 04:58:45 +00:00
Razvan Becheriu
6eac84f28b
[ #4007 ] added new ssl errors to unit tests
2025-08-06 15:52:03 +03:00
Razvan Becheriu
f89b3898b3
[ #3861 ] added ChangeLog entry
2025-08-05 17:17:31 +03:00
Razvan Becheriu
a12da4f9fd
[ #3861 ] allow containers in vendor options
2025-08-04 22:39:17 +03:00
Thomas Markwalder
6a10ce215b
[ #3949 ] Address review comments
...
Fixed a typo in src/lib/dhcpsrv/tests/d2_client_unittest.cc
2025-08-04 13:03:29 +00:00
Thomas Markwalder
05159da108
[ #3949 ] Do not add suffix to qualifed host names
...
/src/bin/dhcp4/tests/host_unittest.cc
/src/bin/dhcp6/tests/host_unittest.cc
Updated tests
/src/lib/dhcpsrv/d2_client_mgr.cc
D2ClientMgr::qualifyName() - don't add suffix to
names that end with a dot.
/src/lib/dhcpsrv/d2_client_mgr.h
D2ClientMgr::adjustDomainName() - strip trailing dots
from T::PARTIAL FQDNs before calling qualifyName()
/src/lib/dhcpsrv/tests/d2_client_unittest.cc
TEST_F(D2ClientMgrParamsTest, qualifyName) - updated
2025-08-04 13:03:29 +00:00
Andrei Pavel
cc5a3e30c8
[ #4038 ] Bump up version in meson.build to 3.1.1-git
2025-08-03 17:27:03 +03:00
Razvan Becheriu
67f31db3e8
[ #3826 ] addressed review comments
2025-07-31 14:22:37 +00:00