2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 22:45:18 +00:00

[#2786] 255 bytes client_id and 130 bytes duid

This commit is contained in:
Razvan Becheriu
2023-03-13 20:00:19 +02:00
parent dd12d7cb09
commit fa5492d4b7
90 changed files with 1297 additions and 749 deletions

View File

@@ -66,5 +66,6 @@ ALTER TABLE logs
UPDATE schema_version
SET version = '9', minor = '6';
# This line concludes database upgrade to version 9.6.
# This line concludes the schema upgrade to version 9.6.
EOF