mirror of
https://github.com/openharmony/kernel_common_modules_newip.git
synced 2026-07-21 03:55:20 -04:00
a592016130d044a61c01de665d0731996354697a
1、license文件以及代码文件头去掉“NewIP is dual licensed: you can use it under the terms of the GPL V2 and the BSD2 license”相关描述,只在项目仓根目录license文件中描述每个路径的license即可。 2、只保留根目录license文件,去掉子目录license文件。 3、NewIP是网络5.0联盟共同推出的新协议,属于公共,建议公共代码license使用BSD-3,不要使用BSD-2。liteOS是BSD-3,如果用BSD-2,属于反向使用。 4、linux目录增加README.OpenSource,相当于NewIP引用Linux内核第三方软件的形式,参考鸿蒙社区Linux-5.10内核仓README.OpenSource。 5、communication_sfc_newip/code 改 src。 Signed-off-by: yangyanjun <yangyanjun@huawei.com>
[
{
"Name": "linux-5.10",
"License": "GPL-2.0+",
"License File": "COPYING",
"Version Number": "5.10.93",
"Owner": "liuyu82@huawei.com",
"Upstream URL": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?h=linux-5.10.y",
"Description": "linux kernel 5.10"
}
]
Description
New IP在现有IP能力的基础上,以灵活轻量级报头和可变长多语义地址为基础,通过二三层协议融合,对协议去冗和压缩,减少冗余字节,实现高能效比,高净吞吐,提升通信效率。打造终端之间高效的横向通信,支撑超级终端的体验,实现异构网络的端到端互联。
Languages
C
96.2%
Lua
3.3%
Shell
0.3%
Makefile
0.2%