内容简介:此前,开源中国曾报道过,WireGuard 已被合并至 net-next,即将进入 Linux 5.6。近日,Jason Donenfeld 则发布了 wireguard-linux-compat v0.0.20191226。 它是 WireGuard 内核模块的最新版本,这个新的 wireguar...
此前,开源中国曾报道过,WireGuard 已被合并至 net-next,即将进入 Linux 5.6。近日,Jason Donenfeld 则发布了 wireguard-linux-compat v0.0.20191226。
它是 WireGuard 内核模块的最新版本,这个新的 wireguard-linux-compat.git 存储库替换了较旧的 WireGuard.git 的内核模块子目录,为 3.10 到 5.5 内核提供了兼容性。
值得注意的是,在 Linux 5.6 发布之前,该版本只是一个快照,而不是安全的最终版本。此快照是对他们的存储库配置进行的重做,以便现在更好地与上游 Linux 主线内核工作流程保持一致。
Jason在发布公告中指出,一旦 Linux 5.6 发布,他们将过渡到 WireGuard 模块的“v1.0.x”版本控制方案。并表示,即使在 Linux 5.6 推出之后,也仍将继续为 older kernels 或 non-mainline-current kernels 提供“module”支持。
此外,对于 WireGuard 的用户空间组件,wireguard-tools 版本也同步进行了更新。
参考消息:
https://lists.zx2c4.com/pipermail/wireguard/2019-December/004796.html
https://www.phoronix.com/scan.php?page=news_item&px=WireGuard-Compat-Pre-5.6
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 怎么查看oracle ebs的系统版本号以及各模块的版本号
- SPTools 2.4 版本发布,新增博客管理模块
- webpack 4.35.0 版本发布,JS 模块打包器
- 简云 Saas 平台 1.4.1 版本发布,增加 MRP 模块
- Fedora 29 Beta 发布,为所有版本提供模块化
- TIMO 后台管理系统 v1.08 版本发布,重构字典模块
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
An Introduction to Genetic Algorithms
Melanie Mitchell / MIT Press / 1998-2-6 / USD 45.00
Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible i......一起来看看 《An Introduction to Genetic Algorithms》 这本书的介绍吧!