From 6d131cc7276492f19d8c3d9023c86c0f26932205 Mon Sep 17 00:00:00 2001 From: kurogeek Date: Fri, 18 Sep 2026 10:10:49 +0000 Subject: [PATCH] flake: bump cnx-network so Kea waits for its VLAN sockets f98226b -> 4146f2c. kea-dhcp4-server started before networkd had addressed vlan-lan/vlan-mgmt on stellio and ran with no socket on :67; Kea now requires every configured socket and retries the bind while networkd catches up. --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 36d2578..43c000f 100644 --- a/flake.lock +++ b/flake.lock @@ -181,11 +181,11 @@ ] }, "locked": { - "lastModified": 1789724167, - "narHash": "sha256-uXyWA9VdDvSNQAZzGY+FCbYflQJ3kCJAc2QA+UCVGTg=", + "lastModified": 1789726083, + "narHash": "sha256-oxlp99L8KXYDdzroS+QeqhQyFigVHp44D6aVFsifpe0=", "ref": "clanService-router-ai", - "rev": "f98226bc6efedc3f4f29c1a9974d68e1aded7758", - "revCount": 196, + "rev": "4146f2c878b104d96d25575be553378ae276f6e0", + "revCount": 198, "type": "git", "url": "https://git.b4l.co.th/B4L/cnx-network-clan" },