TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Re-importing WireGuard driver and utilities in FreeBSD

8 点作者 nixcraft超过 2 年前

1 comment

ggm超过 2 年前
John Baldwin has been working on BSD for decades. Never met him but read his mails since forever. He knows what he&#x27;s doing. I did wonder why having an existing in kernel blake2 algorithm with fixed size and at his decision to make that a single duplicate function import to get the new one with variable lengths, when you think the other ones calls can be replaced by a macro wrapping the generic blake2(size) as a lambda, but that aside this looks like a solid well reasoned, upstream and Linux friendly bit of work.<p>Well done.