shiyunfei
3d7e91bb32
解决sk->sk_send_head指针可能使用已释放skb的问题
...
Signed-off-by: shiyunfei <shiyunfei3@huawei.com >
2024-01-09 17:35:48 +08:00
liangbotong
62de3a0967
ninet_ioctl add the SIOCGIFCONF
...
Signed-off-by: liangbotong <liangbotong@huawei.com >
2023-09-19 15:53:17 +08:00
liangbotong
fb564f4389
NewIP code security issue remediation
...
1.Resolve stack overflow issue in parsing ICMP packets in newip.
2.Resolve negative overflow issue in parsing UDP packets in newip.
3.Resolve unchecked data reception issue in nip_rcv.
Signed-off-by: liangbotong <liangbotong@huawei.com >
2023-08-28 10:27:42 +08:00
liangbotong
226f419a33
Add NewIP debug log
...
Signed-off-by: liangbotong <liangbotong@huawei.com >
2023-08-21 13:07:11 +08:00
liangbotong
bbe2a7288c
Performance Optimization of NewIP Congestion Control Algorithm
...
1. NewIP dynamic rto
2. bw window control
Signed-off-by: liangbotong <liangbotong@huawei.com >
2023-08-01 14:35:35 +08:00
liangbotong
0586699f1c
NewIP code problem modification
...
1.add HCK lite vendor hook for NewIP
2.Code specification check and rectify
Signed-off-by: liangbotong <liangbotong@huawei.com >
2023-06-29 11:39:44 +08:00
liangbotong
e07521c607
security remediation of NewIP code
...
Signed-off-by: liangbotong <liangbotong@huawei.com >
2023-06-15 11:41:25 +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
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
yangyanjun
926efc535b
newip开源合规评审问题修改
...
Signed-off-by: yangyanjun <yangyanjun@huawei.com >
2023-04-21 16:29:00 +08:00