From a4b8f8105a6ec772ca87ea33ae6cc1c8c6dfb463 Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Fri, 13 Sep 2019 11:43:59 -0400 Subject: [PATCH] Update kea multithreading packet processing requirements --- kea-multithreading-packet-processing-requirements.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kea-multithreading-packet-processing-requirements.md b/kea-multithreading-packet-processing-requirements.md index 0a115ba..055e953 100644 --- a/kea-multithreading-packet-processing-requirements.md +++ b/kea-multithreading-packet-processing-requirements.md @@ -4,6 +4,7 @@ * It must not break the DHCP protocol (obviously) * Must compile and use supported dependencies on all supported platforms (obviously) +* It MUST be supported by DHCPv4 and DHCPv6 servers * It must support MySql and PgSql back-ends * It must be configurable in the configuration file, at run-time using control channel commands or on the command line (still in discussion). * Should not have impact on the old server functionality if the feature is disabled