[Kea-users] Kea 3.2.0 DHCP_RECEIVE4_UNKNOWN Warnings

isc-mailing-list at secmail.8shield.net isc-mailing-list at secmail.8shield.net
Sat Jun 27 18:58:34 UTC 2026


Hi Francis,

Thanks for your reply.  Enabling dhcp-queue-control appears to circumvent the bug, but for it to work I also have to disable multi-threading which I guess is not ideal:

    "dhcp-queue-control": {
      "enable-queue": true,
      "queue-type": "kea-ring4",
      "capacity": 64
    },
    "multi-threading": {
       "enable-multi-threading": false
    },

Cheers,
Math



On Saturday, June 27th, 2026 at 11:50, Francis Dupont <fdupont at isc.org> wrote:

> It is a bug, perhaps enabling the dhcp-queue-control will stop these
> spurious warnings?
> 
> Thanks
> 
> Francis Dupont <fdupont at isc.org>
> 
> 



More information about the Kea-users mailing list