From: Gert D. <ge...@gr...> - 2025-07-29 10:31:58
|
That's an easy one :-) - taking out configure stuff and #ifdefs, always welcome. Tested on "stock FreeBSD 13.5" which has no if_ovpn, and "stock FreeBSD 14.2" which has if_ovpn but not the float stuff. Your patch has been applied to the master branch. commit 796ad2c55951635382e48ea5b71d13bbb83ebfb1 Author: Kristof Provost Date: Tue Jul 29 11:39:07 2025 +0200 dco-freebsd: always enable float notification support Signed-off-by: Kristof Provost <kpr...@ne...> Message-Id: <202...@ne...> URL: https://www.mail-archive.com/ope...@li.../msg32402.html Acked-by: Gert Doering <ge...@gr...> Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |