Linux Kernel 4.8.14 和 4.4.38 发布了。Linux 是一个宏内核(monolithic kernel)系统。设备驱动程序可以完全访问硬件。Linux 内的设备驱动程序可以方便地以模块化(modularize)的形式设置,并在系统运行期间可直接装载或卸载。
更新内容:
-
esp6:修复使用 ESN 时完整性验证
-
When handling inbound packets, the two halves of the sequence number stored on the skb are already in network order.
-
修复 Bug
下载地址:
时间:2016-12-11 10:04
来源:开源中国社区
作者:王练
原文链接