Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Community
提交
67f50f80
C
Community
项目概览
OpenHarmony
/
Community
接近 2 年 前同步成功
通知
61
Star
210
Fork
5
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
C
Community
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
67f50f80
编写于
11月 17, 2022
作者:
D
dinocrisis511
提交者:
jinguang
11月 17, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
!1291 按照架构SIG裁决结论修改newip仓名和代码路径
* 按照架构SIG裁决结论修改newip仓名和代码路径
上级
7816c8e2
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
6 addition
and
6 deletion
+6
-6
sig/sig-softbus/sig_softbus.md
sig/sig-softbus/sig_softbus.md
+1
-1
sig/sig-softbus/sig_softbus_cn.md
sig/sig-softbus/sig_softbus_cn.md
+2
-2
sig/sigs.json
sig/sigs.json
+2
-2
zh/committer.md
zh/committer.md
+1
-1
未找到文件。
sig/sig-softbus/sig_softbus.md
浏览文件 @
67f50f80
...
...
@@ -28,7 +28,7 @@ Continuously contributes to the softbus of the OpenHarmony community, implements
-
communication_wifi_lite: https://gitee.com/openharmony/communication_wifi_lite
-
communication_wifi_aware: https://gitee.com/openharmony/communication_wifi_aware
-
communication_dhcp: https://gitee.com/openharmony/communication_dhcp
-
communication_sfc_newip: https://gitee.com/openharmony/communication_sfc
_newip
-
kernel_common_modules_newip: https://gitee.com/openharmony/kernel_common_modules
_newip
-
base_location:https://gitee.com/openharmony/base_location
-
telephony_call_manager: https://gitee.com/openharmony/telephony_call_manager
-
telephony_cellular_call: https://gitee.com/openharmony/telephony_cellular_call
...
...
sig/sig-softbus/sig_softbus_cn.md
浏览文件 @
67f50f80
...
...
@@ -28,7 +28,7 @@
|位置服务|提供GNSS、网络定位、地理编码转换等位置服务框架能力。|base_location|
|DHCP服务|提供集中地管理、分配IP地址,使网络环境中的主机动态的获得IP地址、Gateway地址、DNS服务器地址等信息,同时提升地址的使用率。|communication_dhcp|
|WPA|提供WiFi和P2P相关认证协议功能,包含WPA和HostAPD两个主要部分。|third_party_wpa_supplicant|
|NewIP|NewIP在现有IP能力的基础上,以灵活轻量级报头和可变长多语义地址为基础,通过二三层协议融合,对协议去冗和压缩,减少冗余字节,实现高能效比,高净吞吐,提升通信效率。打造终端之间高效的横向通信,支撑超级终端的体验,实现异构网络的端到端互联。|
communication_sfc
_newip|
|NewIP|NewIP在现有IP能力的基础上,以灵活轻量级报头和可变长多语义地址为基础,通过二三层协议融合,对协议去冗和压缩,减少冗余字节,实现高能效比,高净吞吐,提升通信效率。打造终端之间高效的横向通信,支撑超级终端的体验,实现异构网络的端到端互联。|
kernel_common_modules
_newip|
-
project name:
-
communication_dsoftbus: https://gitee.com/openharmony/communication_dsoftbus
...
...
@@ -41,7 +41,7 @@
-
communication_wifi_lite: https://gitee.com/openharmony/communication_wifi_lite
-
communication_wifi_aware: https://gitee.com/openharmony/communication_wifi_aware
-
communication_dhcp: https://gitee.com/openharmony/communication_dhcp
-
communication_sfc_newip: https://gitee.com/openharmony/communication_sfc
_newip
-
kernel_common_modules_newip: https://gitee.com/openharmony/kernel_common_modules
_newip
-
base_location:https://gitee.com/openharmony/base_location
-
telephony_call_manager: https://gitee.com/openharmony/telephony_call_manager
-
telephony_cellular_call: https://gitee.com/openharmony/telephony_cellular_call
...
...
sig/sigs.json
浏览文件 @
67f50f80
...
...
@@ -385,7 +385,7 @@
"https://gitee.com/openharmony/communication_wifi_lite"
,
"https://gitee.com/openharmony/communication_wifi_aware"
,
"https://gitee.com/openharmony/communication_dhcp"
,
"https://gitee.com/openharmony/
communication_sfc
_newip"
,
"https://gitee.com/openharmony/
kernel_common_modules
_newip"
,
"https://gitee.com/openharmony/base_location"
,
"https://gitee.com/openharmony/telephony_call_manager"
,
"https://gitee.com/openharmony/telephony_cellular_call"
,
...
...
@@ -412,7 +412,7 @@
"foundation/communication/wifi_lite"
,
"foundation/communication/wifi_aware"
,
"foundation/communication/dhcp"
,
"
foundation/communication/sfc
/newip"
,
"
kernel/common_modules
/newip"
,
"base/location"
,
"base/telephony/call_manager"
,
"base/telephony/cellular_call"
,
...
...
zh/committer.md
浏览文件 @
67f50f80
...
...
@@ -423,7 +423,7 @@
|421|security_privacy_center|applications/standard/security_privacy_center|https://gitee.com/Chaos-Liang|liangguanchao1@huawei.com|https://gitee.com/liuchibin|liuchibin@huawei.com|SIG_Security|
|422|multimedia_av_session|foundation/multimedia_av_session|https://gitee.com/intermilano|night.zhangbin@huawei.com|https://gitee.com/hwzhangchuang|zhangchuang.zhang@huawei.com|SIG_Media|
|423|communication_dhcp|foundation/communication/dhcp|https://gitee.com/legendtau|yanxiaotao@huawei.com|https://gitee.com/fenis-two-thousand-and-one|lujunxin@huawei.com|SIG_SoftBus|
|424|
communication_sfc_newip|foundation/communication/sfc
/newip|https://gitee.com/steve|fanxiaoyu3@huawei.com|https://gitee.com/maerlii
<br>https://gitee.com/zianed<br>https://gitee.com/duxbbo|maerli@huawei.com<br>houxuanzhe@huawei.com<br>
duxiaobo@huawei.com|SIG_SoftBus|
|424|
kernel_common_modules_newip|kernel/common_modules
/newip|https://gitee.com/steve|fanxiaoyu3@huawei.com|https://gitee.com/maerlii
<br>https://gitee.com/zianed<br>https://gitee.com/duxbbo|maerli@huawei.com<br>houxuanzhe@huawei.com<br>
duxiaobo@huawei.com|SIG_SoftBus|
|425|vendor_hpmicro|vendor/hpmicro|https://gitee.com/qtpl456|wangshaofeng5@huawei.com| https://gitee.com/jh_qian
<br>https://gitee.com/huohongpeng|jianghao.qian@hpmicro.com <br>
hongpeng.huo@hpmicro.com|SIG_Devboard|
|426|device_soc_hpmicro|device/soc/hpmicro|https://gitee.com/qtpl456|wangshaofeng5@huawei.com|https://gitee.com/jh_qian
<br>https://gitee.com/huohongpeng|jianghao.qian@hpmicro.com<br>
hongpeng.huo@hpmicro.com|SIG_Devboard|
|427|device_board_hpmicro|device/board/hpmicro|https://gitee.com/qtpl456|wangshaofeng5@huawei.com|https://gitee.com/jh_qian
<br>https://gitee.com/huohongpeng|jianghao.qian@hpmicro.com <br>
hongpeng.huo@hpmicro.com|SIG_Devboard|
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录