80 Commits

Author SHA1 Message Date
wu-changsheng
314e4a3cfc reduce struct pbuf size 2022-12-21 22:53:09 +08:00
openeuler-ci-bot
017770dc0e
!184 do not update cwnd when send dataack
From: @kircher 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-21 10:25:37 +00:00
kircher
d0e5d8cd5e do not update cwnd when send dataack 2022-12-21 17:52:28 +08:00
openeuler-ci-bot
f9ba979b71
!177 fix dataack is always lower than 256
From: @kircher 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-20 11:34:43 +00:00
kircher
95e74662b2 fix the ackdata is always lower than 256 2022-12-20 19:00:20 +08:00
openeuler-ci-bot
609cedce1e
!171 add dataack when recv too many acks with data
From: @kircher 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-20 09:05:14 +00:00
kircher
0670e75e85 add dataack when recv too many acks with data 2022-12-20 16:40:07 +08:00
openeuler-ci-bot
dcb9801b1a
!165 add variable in struct sock
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-20 07:09:13 +00:00
wu-changsheng
eb5787602e add-variable-in-struct-sock 2022-12-20 14:54:04 +08:00
openeuler-ci-bot
050f9f062d
!161 [sync] PR-160: skip unnecessary tcp_route
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-19 13:43:17 +00:00
kircher
a0cdcb345c skip unnecessary tcp_route
(cherry picked from commit a83de6e66b1b5fa574f52cc025e49874c92a75f7)
2022-12-19 20:50:54 +08:00
openeuler-ci-bot
656907fedf
!153 expand rcv wnd and prefetch
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-18 12:52:07 +00:00
wu-changsheng
31044a243f expand rcv wnd and prefetch 2022-12-18 20:05:31 +08:00
openeuler-ci-bot
46d06416c5
!148 optimite pcb unsent and unacked list, fast rexmit all pkts
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-13 15:38:21 +00:00
wu-changsheng
fb86dde53d optimite pcb unsent and unacked list, rexmit all pkts 2022-12-13 23:32:19 +08:00
openeuler-ci-bot
757b549354
!141 add huge snd_buf
From: @compile_success 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-07 01:47:25 +00:00
compile_success
5f2a576530 add huge snd_buf 2022-12-06 14:56:48 +00:00
openeuler-ci-bot
87ae734a9a
!127 optimize app thread write buff block
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-12-03 14:52:45 +00:00
wu-changsheng
e96b1377ed optimize app thread write buff block 2022-12-03 21:41:46 +08:00
openeuler-ci-bot
db01da208d
!124 remove lwip-2.1.3.tar.gz
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-12-01 13:57:29 +00:00
jiangheng
f2df60ddf0 remove lwip-2.1.3.tar.gz 2022-12-01 17:29:53 +08:00
openeuler-ci-bot
40355fe1d0
!121 replace lwip-2.1.3.tar.gz to lwip-2.1.3.zip
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-11-26 06:09:34 +00:00
jiangheng
8bcae80ebf replace lwip-2.1.3.tar.gz to lwip-2.1.3.zip 2022-11-26 11:43:54 +08:00
openeuler-ci-bot
d695affc83
!116 enable ARP QUEUE to avoid packet dropped
From: @jiangheng12 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-11-23 02:17:36 +00:00
jiangheng
724272545f enable ARP QUEUE to avoid packet dropped 2022-11-23 09:43:18 +08:00
openeuler-ci-bot
b641ac234d
!115 [sync] PR-113: add fs secure compilation option
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-25 10:46:53 +00:00
jiangheng
dbc5253127 add fs secure compilation option
(cherry picked from commit d65310e767919ac930e32006167d3f04c906be16)
2022-10-25 10:06:22 +08:00
openeuler-ci-bot
894332b3b6
!110 [sync] PR-108: writev and readv
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-20 03:05:55 +00:00
compile_success
d001d009e5 add writev and readv
(cherry picked from commit 1f528c7c68371f8fc30cb2a3b1578dcff5e6a498)
2022-10-20 10:39:00 +08:00
openeuler-ci-bot
e369848592
!106 [sync] PR-103: add epoll_create1 and accept4
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-10-19 14:16:27 +00:00
compile_success
e899201dd2 add epoll_create1 and accetp4
(cherry picked from commit 38c2a39300ce3e17d384f1503ced505f41d86c52)
2022-10-19 22:00:53 +08:00
openeuler-ci-bot
20a3aff52c
!97 申请socket失败时,清理sock资源
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-11 14:09:05 +00:00
wu-changsheng
c34dcb43f1 alloc socket fail clean sock 2022-10-11 21:50:01 +08:00
openeuler-ci-bot
075b47b6d7
!92 修复优于free pbuf导致的丢失报文数据
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 13:18:56 +00:00
wuchangsheng
39ebcfa06d fix free pbuf miss data 2022-10-06 21:09:12 +08:00
openeuler-ci-bot
cbe1b065d8
!87 重构添加事件及限制单次发包数量为10
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 12:42:57 +00:00
wuchangsheng
ec4b6284d4 refactor add event, limit send pkts num 2022-10-06 20:36:11 +08:00
openeuler-ci-bot
dcac8de409
!82 重构tcp_new_port
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 12:19:02 +00:00
wuchangsheng
7e20432e43 refactor tcp new port 2022-10-06 20:01:12 +08:00
openeuler-ci-bot
6d334c4312
!77 修复EISCONN判断错误以及移除一些定制修改
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 11:13:48 +00:00
wuchangsheng
47798fde55 fix-EISCONN-err-and-remove-same-customized-modificat 2022-10-06 18:50:45 +08:00
openeuler-ci-bot
98116cd880
!72 修复因报文重组变量未线程化引起的coredump
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 09:57:04 +00:00
wuchangsheng
14e6f6b5f4 per-thread-reassdata-variables 2022-10-06 17:35:35 +08:00
openeuler-ci-bot
5cd36da7f3
!68 modify path condition and add value for gazelle
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-10-06 08:13:37 +00:00
wuchangsheng
da0227ec1f modify-EISCONN-condition 2022-10-06 16:04:11 +08:00
openeuler-ci-bot
f087382989
!59 lwip_sock变量调整
From: @wu-changsheng 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
2022-07-26 13:24:53 +00:00
wu-changsheng
8345a15308 del-redundant-wait_close-and-move-epoll_events-pos 2022-07-26 17:41:34 +08:00
openeuler-ci-bot
a952beaecf
!55 Replace gettid() with syscall()
From: @honggangli22 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-07-25 14:25:35 +00:00
Honggang LI
db4399852a Replace gettid() with syscall()
Signed-off-by: Honggang LI <honggangli@163.com>
2022-07-19 12:16:00 +08:00
openeuler-ci-bot
e6ea0ef149
!53 [sync] PR-51: sync two patches from 20.03-LTS-SP1
From: @openeuler-sync-bot 
Reviewed-by: @wu-changsheng 
Signed-off-by: @wu-changsheng
2022-07-08 10:28:45 +00:00