]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2688] Strict checking timeouts against backend type
authorMarcin Siodelski <marcin@isc.org>
Thu, 12 Jan 2023 17:25:16 +0000 (18:25 +0100)
committerAndrei Pavel <andrei@isc.org>
Thu, 13 Jul 2023 10:27:55 +0000 (13:27 +0300)
commit9acaffe7a51a263da024cf5a59ac2c6bf48db91f
treed2b560bca2a7c9a1b0b5fe23bdd99c0f061efbc9
parentd8c536f5adfeb68024d97b22f019395acf628ed9
[#2688] Strict checking timeouts against backend type

The read- and write- timeouts are only allowed for the MySQL backend. The
tcp-user-timeout is only allowed for the postgresql backend.
src/lib/database/dbaccess_parser.cc
src/lib/database/dbaccess_parser.h
src/lib/database/tests/dbaccess_parser_unittest.cc