Commit Graph

24 Commits

Author SHA1 Message Date
liangbotong eaadb5db4d add nip_addr.h license
add "WITH Linux-syscall-note" for nip_addr.h license

Signed-off-by: liangbotong <liangbotong@huawei.com>
2023-06-01 13:49:05 +08:00
liangbotong 74df9caea1 adjust the NewIP ioctl entry
avoiding memory leaks caused by CAP_NET_ADMIN

Signed-off-by: liangbotong <liangbotong@huawei.com>
2023-05-31 17:06:22 +08:00
liangbotong fcdfd42898 add annotating code for NewIp vendor hooks
Signed-off-by: liangbotong <liangbotong@huawei.com>
2023-05-26 10:23:30 +08:00
liangbotong 2717358eda NewIP code rectification
1. The header comment contains the copyright license, feature description, author, and creation date
2. Rectification of code specification problems

Signed-off-by: liangbotong <liangbotong@huawei.com>
2023-05-25 20:28:57 +08:00
liangbotong 924323cbcc btdev code rectification
1. The header comment contains the copyright license, feature description, author, and creation date
2. Rectification of deep nesting of code blocks of functions
3. Rectification of code specification problems
4. Rectify resource leakage
5. Rectifying reliability risks

Signed-off-by: liangbotong <liangbotong@huawei.com>
2023-05-22 16:19:39 +08:00
openharmony_ci 578a75d8e2 !9 update README file
Merge pull request !9 from 朱佳鑫/master
2023-04-26 01:30:40 +00:00
zhujiaxin c613991265 update README file
Signed-off-by: zhujiaxin <zhujiaxin@huawei.com>
2023-04-25 16:36:02 +08:00
openharmony_ci 3eeccead92 !8 newip开源合规评审问题修改
Merge pull request !8 from YangYanJun/master
2023-04-23 02:34:49 +00:00
yangyanjun 926efc535b newip开源合规评审问题修改
Signed-off-by: yangyanjun <yangyanjun@huawei.com>
2023-04-21 16:29:00 +08:00
openharmony_ci f60b43924f !7 Fix NewIP route issues and btdev Makefile
Merge pull request !7 from liangbotong/master
2023-04-21 01:38:46 +00:00
liangbotong c23f7b8ffc Fix NewIP route issues and btdev Makefile
Fix the issue that a network port can add a route or address when it is not running.

The btdev Makefile adds a conditional compilation.

Signed-off-by: liangbotong <liangbotong@huawei.com>
2023-04-20 10:58:50 +08:00
openharmony_ci ce7d12b6f2 !6 Fix NewIP ofo and SELinux issues
Merge pull request !6 from 史云飞/master
2023-04-20 02:31:32 +00:00
shiyunfei a83d703dba Fix NewIP ofo and SELinux issues
Fix ofo last_skb cover new_skb Processing.

Fix the issue of NewIP socket SELinux object role not being marked.

Signed-off-by: shiyunfei <shiyunfei3@huawei.com>
2023-04-13 14:14:02 +08:00
openharmony_ci df04ff6425 !5 update README file
Merge pull request !5 from 朱佳鑫/master
2023-04-12 01:34:17 +00:00
zhujiaxin 115b6b5d98 update README file
Signed-off-by: zhujiaxin <zhujiaxin@huawei.com>
2023-04-11 19:34:46 +08:00
openharmony_ci 0be2a4945f !4 update README file
Merge pull request !4 from 朱佳鑫/md
2023-04-10 11:46:24 +00:00
zhujiaxin aad7cd8fd5 update README file
Signed-off-by: zhujiaxin <zhujiaxin@huawei.com>
2023-04-10 17:23:24 +08:00
openharmony_ci e53bc8844a !3 update README file
Merge pull request !3 from 朱佳鑫/md
2023-04-10 03:59:27 +00:00
zhujiaxin 4734268fbb update README file
Signed-off-by: zhujiaxin <zhujiaxin@huawei.com>
2023-04-10 10:55:51 +08:00
openharmony_ci cfd6de1dd7 !2 Modify related scripts and files according to the directory structure
Merge pull request !2 from liangbotong/master
2023-04-07 06:27:22 +00:00
liangbotong cdab0f7f60 Modify related scripts and files according to the directory structure
Signed-off-by: liangbotong <liangbotong@huawei.com>
2023-04-07 11:31:22 +08:00
openharmony_ci 0452779839 !1 add New IP protocol stack
Merge pull request !1 from YangYanJun/master
2023-04-03 12:42:10 +00:00
yangyanjun 426276113e add New IP protocol stack
Signed-off-by: yangyanjun <yangyanjun@huawei.com>
2023-04-03 16:57:06 +08:00
mamingshuai 8fdf980412 Initial commit 2023-03-31 09:11:25 +00:00