From: Gert D. <ge...@gr...> - 2025-07-29 14:57:16
|
I have tested that this does not break on kernels that do not have scope support (as discussed on the list). Good :-) - float notifications also still work fine (unsurprisingly). Need to setup a testbed with client and server on the same LAN, and then test DCO with link-local addresses, scope, and floating... Your patch has been applied to the master branch. commit b5e0032bf09afa928d9728051599a5e738ff4d10 Author: Kristof Provost Date: Tue Jul 29 11:38:57 2025 +0200 dco-freebsd: pass address scope to the kernel Signed-off-by: Kristof Provost <kpr...@ne...> Acked-by: Gert Doering <ge...@gr...> Message-Id: <202...@ne...> URL: https://www.mail-archive.com/ope...@li.../msg32401.html Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |