Compare commits

..
Author SHA1 Message Date
kurogeek 6d131cc727 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.
2026-09-18 10:10:49 +00:00
kurogeek 8a2d67c7a0 flake: bump cnx-network for the wifi bridge enslave fix
60aac6e -> f98226b. Wireless BSS .network files now match on
WLANInterfaceType=ap so networkd enslaves the radios to br0 only once
hostapd has switched them to AP mode; on stellio (mt798x-wmac) the
earlier one-shot enslave failed in station mode and wifi clients never
reached Kea. Also picks up the assertion that no supplicant owns the
radios.
2026-09-18 09:41:47 +00:00
Generated
+4 -4
View File
@@ -181,11 +181,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1789610252, "lastModified": 1789726083,
"narHash": "sha256-k8rD1LMf17vAf+fS9lVC4Yp0C6ok5mYVtfZAsKC6Wy8=", "narHash": "sha256-oxlp99L8KXYDdzroS+QeqhQyFigVHp44D6aVFsifpe0=",
"ref": "clanService-router-ai", "ref": "clanService-router-ai",
"rev": "60aac6efb277a12c24fde29eb77422b3c3519df4", "rev": "4146f2c878b104d96d25575be553378ae276f6e0",
"revCount": 194, "revCount": 198,
"type": "git", "type": "git",
"url": "https://git.b4l.co.th/B4L/cnx-network-clan" "url": "https://git.b4l.co.th/B4L/cnx-network-clan"
}, },