Commit Graph

  • e62971880b
    !1383 [sync] PR-1381: fix pcb.tcp null pointer error when netperf recv RST main openeuler-ci-bot 2025-01-21 09:52:43 +00:00
  • ab5a7c091a fix pcb.tcp null pointer error when netperf recv RST yangchen 2025-01-13 07:31:26 +08:00
  • ad3b7b63d0
    !1372 [sync] PR-1371: add recv_block in lwip_sock openeuler-ci-bot 2024-12-11 09:33:55 +00:00
  • fc91dcc2d7 add recv_block in lwip_sock jiangheng 2024-12-10 16:34:10 +08:00
  • b7941ef92d
    !1365 [sync] PR-1364: fix pingpong mode spelling error openeuler-ci-bot 2024-12-10 09:20:37 +00:00
  • 4fbc3307a9 fix pingpong mode spelling error suchangzhi 2024-12-06 09:51:25 +00:00
  • 4d47426552
    !1357 [sync] PR-1355: bug: free sock when exit openeuler-ci-bot 2024-12-04 03:11:06 +00:00
  • 6ffc2cb4a8 bug: free sock when exit hankangkang 2024-11-30 19:04:25 +08:00
  • 71b996e6b5
    !1348 [sync] PR-1316: fix no ack response when lcoal only receive but not send data openeuler-ci-bot 2024-11-26 02:07:05 +00:00
  • 6852c49d56 fix no ack response when lcoal only receive but not send data jiangheng 2024-10-23 20:57:14 +08:00
  • b4fb82f082
    !1341 [sync] PR-1339: fix IFNAMSIZ definition conflict between lwip and kernel openeuler-ci-bot 2024-11-16 04:16:18 +00:00
  • 5826b9504a fix IFNAMSIZ definition conflict between lwip and kernel yangchen 2024-11-11 15:11:45 +08:00
  • 0f3da2a275
    !1337 [sync] PR-1331: bugfix: solve codedump ,when listening to IPv6 addresses in the network openeuler-ci-bot 2024-11-05 13:54:23 +00:00
  • 62ddf6f001 When the GAZELLE_TCP_REUSE_IPPORT is on, min_cnts_lpcb is NULL hankangkang 2024-11-01 15:26:20 +08:00
  • 2776aecaf4
    !1325 [sync] PR-1324: IGMP: fix problem that can not join the sixteen igmp group openeuler-ci-bot 2024-11-01 08:03:50 +00:00
  • a3a2f44968 IGMP: fix problem that can not join the sixteen igmp group yinbin 2024-11-01 09:11:16 +08:00
  • 207510d182
    !1317 [sync] PR-1315: bugfix: fix memery errors detected by cooddy openeuler-ci-bot 2024-10-21 08:43:29 +00:00
  • e7f5d4ceac bugfix: fix memery errors detected by cooddy yinbin 2024-10-14 16:50:01 +08:00
  • 2e06a6f5f1
    !1309 [sync] PR-1296: pingpong: fix send dup ack in fast timer openeuler-ci-bot 2024-10-10 07:45:01 +00:00
  • d828d60ae6 pingpong: fix send dup ack in fast timer jiangheng 2024-09-30 18:15:52 +08:00
  • c488c8039c
    !1306 [sync] PR-1283: adapt for interrupt mode openeuler-ci-bot 2024-10-08 01:12:07 +00:00
  • 37d766f85f adapt for interrupt mode jiangheng 2024-09-29 11:35:29 +08:00
  • eaa847cb12
    !1300 [sync] PR-1282: add pingpong mode support openeuler-ci-bot 2024-10-08 01:08:50 +00:00
  • a0c37be540 add pingpong mode support jiangheng 2024-09-27 15:29:20 +08:00
  • 1e9c91ce65
    !1290 [sync] PR-1280: cleancode: rename log level openeuler-ci-bot 2024-09-30 10:25:23 +00:00
  • bca506ccca cleancode: rename log level Lemmy Huang 2024-09-24 14:55:05 +08:00
  • 95ae328a39
    !1284 [sync] PR-1266: LOG: modified gazelle log level and add item in mib2 openeuler-ci-bot 2024-09-30 02:02:07 +00:00
  • 3bd9e01caa LOG: modified gazelle log level and add item in mib2 yinbin 2024-09-18 14:40:28 +08:00
  • e968ee16a5
    !1269 [sync] PR-1265: LWIPOPTS: support setsockopt SO_SNDTIMEO SO_SNDBUF openeuler-ci-bot 2024-09-29 13:21:03 +00:00
  • 02c7b4f730 LWIPOPTS: support setsockopt SO_SNDTIMEO SO_SNDBUF yinbin 2024-09-10 20:54:52 +08:00
  • 2c0850b5f3
    !1255 [sync] PR-1224: check if mem_init returns errno openeuler-ci-bot 2024-08-22 01:23:33 +00:00
  • e755d3561a check if mem_init returns errno yinbin 2024-08-20 19:38:32 +08:00
  • 07e0c4d7f2
    !1249 [sync] PR-1180: fix the definition of IPV6_V6ONLY openeuler-ci-bot 2024-08-21 08:57:12 +00:00
  • 9605e277ce fix the definition of IPV6_V6ONLY yangchen 2024-08-13 11:24:39 +08:00
  • 4b1f72a6ef
    !1243 [sync] PR-1173: INIT: fix lwip_init failed because of dpdk set errno openeuler-ci-bot 2024-08-21 08:40:53 +00:00
  • d3f11a79d0 INIT: fix lwip_init failed because of dpdk set errno yinbin 2024-08-03 19:36:50 +08:00
  • 63c4b0f51c
    !1237 [sync] PR-1172: LOOPBACK: fix loop coredump openeuler-ci-bot 2024-08-21 01:23:03 +00:00
  • 59d013bea9 LOOPBACK: fix loop coredump yinbin 2024-07-23 16:32:12 +08:00
  • a553761cff
    !1231 [sync] PR-1170: cleancode: refactor offload; enable sys_arch failed log openeuler-ci-bot 2024-08-20 13:02:22 +00:00
  • 9d39178811 cleancode: refactor offload enable sys_arch failed log Lemmy Huang 2024-07-23 11:32:54 +08:00
  • 1045edc7e0
    !1225 [sync] PR-1169: cleancode: refactor memp openeuler-ci-bot 2024-08-20 12:46:52 +00:00
  • b441ee11ac cleancode: refactor memp Lemmy Huang 2024-07-19 17:18:30 +08:00
  • 444550c9e7
    !1218 [sync] PR-1168: cleancode: refactor sys_now and lwip_ioctl openeuler-ci-bot 2024-08-20 09:30:53 +00:00
  • fc875d28b2 cleancode: refactor sys_now and lwip_ioctl Lemmy Huang 2024-07-19 15:26:26 +08:00
  • 54e4e380e6
    !1212 [sync] PR-1167: cleancode: move tcp_hash_table to lwipgz_tcp_priv.h openeuler-ci-bot 2024-08-20 07:57:53 +00:00
  • 6a7bf774bc cleancode: move tcp_hash_table to lwipgz_tcp_priv.h Lemmy Huang 2024-07-19 09:45:12 +08:00
  • 415993d069
    !1206 [sync] PR-1166: cleancode: move options from opt.h to lwipopts.h openeuler-ci-bot 2024-08-20 07:44:03 +00:00
  • 75f1d302d9 cleancode: move options from opt.h to lwipopts.h Lemmy Huang 2024-07-18 20:39:15 +08:00
  • f21614309d
    !1200 [sync] PR-1165: cleancode: refactor lwipgz_hlist.h openeuler-ci-bot 2024-08-20 06:27:24 +00:00
  • bc057a97c4 cleancode: refactor lwipgz_hlist.h Lemmy Huang 2024-07-18 19:40:44 +08:00
  • c19ba7b0e2
    !1194 [sync] PR-1164: cleancode: refactor lwipgz_list.h openeuler-ci-bot 2024-08-20 03:13:44 +00:00
  • 83f13ed3c1 cleancode: refactor lwipgz_list.h Lemmy Huang 2024-07-18 17:07:17 +08:00
  • cc3c487d9e
    !1188 [sync] PR-1163: cleancode: refactor posix_api openeuler-ci-bot 2024-08-20 03:04:10 +00:00
  • c3efc11f92 cleancode: refactor posix_api Lemmy Huang 2024-07-18 09:38:04 +08:00
  • 3880594518
    !1182 [sync] PR-1162: cleancode: refactor posix type and get_socket openeuler-ci-bot 2024-08-20 02:49:49 +00:00
  • 8b3927f58d cleancode: refactor posix type and get_socket Lemmy Huang 2024-07-17 16:56:43 +08:00
  • fdcfa8ddb0
    !1174 [sync] PR-1149: cleancode: refactor lwipsock.h openeuler-ci-bot 2024-08-19 13:40:06 +00:00
  • ceb2f96a92 cleancode: refactor lwipsock.h Lemmy Huang 2024-07-16 20:33:25 +08:00
  • eaf6f64910
    !1156 [sync] PR-1140: cleancode: rename gazelle files in lwip openeuler-ci-bot 2024-07-31 02:57:11 +00:00
  • f1ff6a0c75 cleancode: rename gazelle files in lwip Lemmy Huang 2024-07-09 21:41:30 +08:00
  • 0808201b26
    !1150 [sync] PR-1139: cleancode: improving makefile readability; remove perf openeuler-ci-bot 2024-07-17 02:53:39 +00:00
  • 9d5438133d cleancode: improving makefile readability cleancode: remove perf Lemmy Huang 2024-07-08 18:15:22 +08:00
  • ddc88849af
    !1147 [sync] PR-1128: add MCAST_MSFILTER in setsockopt for MLDv2 of IPv6 openeuler-ci-bot 2024-07-12 08:45:20 +00:00
  • 5212f1c04f add MCAST_MSFILTER in setsockopt for MLDv2 of IPv6 wanfeng 2024-07-03 17:28:05 +08:00
  • b111b62f20
    !1132 [sync] PR-1111: add MCAST_MSFILTER to setsockopt for IGMPv3 openeuler-ci-bot 2024-07-05 10:49:08 +00:00
  • b185190c23 add MCAST_MSFILTER to setsockopt for IGMPv3 wanfeng 2024-06-28 11:24:45 +08:00
  • 35fa428984
    !1123 [sync] PR-1109: virtio: record local_port for distributing pkts in virtio_user. openeuler-ci-bot 2024-07-05 09:35:27 +00:00
  • 050c5d45ab virtio: record local_port for distributing pkts in virtio_user. hantwofish 2024-06-25 15:33:13 +08:00
  • 65ad7b9145
    !1118 [sync] PR-1110: Improve the size of multicast specifications openeuler-ci-bot 2024-07-01 02:01:59 +00:00
  • 96a7b5ba79 Improve the size of multicast specifications, with a maximum of 16 groups and 32 members per group wanfeng 2024-06-27 11:17:40 +08:00
  • 5abc5ccc58
    !1112 [sync] PR-1088: add IP_ADD_SOURCE_MEMBERSHIP to setsockopt for igmpv3 openeuler-ci-bot 2024-06-28 09:30:12 +00:00
  • 806ab3ce97 add IP_ADD_SOURCE_MEMBERSHIP to setsockopt for igmpv3 wanfeng 2024-06-17 14:58:16 +08:00
  • f8582f4e9d
    !1103 [sync] PR-1082: distinguish tcp/udp get_from_sendring openeuler-ci-bot 2024-06-25 06:23:44 +00:00
  • ce5fe6a38f distinguish tcp/udp get_from_sendring jiangheng 2024-06-11 14:24:36 +08:00
  • 7e9af832d5
    !1100 [sync] PR-1083: lwip_sock: add sock_time_stamp openeuler-ci-bot 2024-06-20 08:20:01 +00:00
  • e461994574 lwip_sock: add sock_time_stamp yangchen 2024-06-13 19:02:30 +08:00
  • d7e12c15cd
    !1091 [sync] PR-1086: reduce pbuf poll size openeuler-ci-bot 2024-06-20 07:57:09 +00:00
  • f41211afae reduce pbuf poll size yinbin6 2024-06-15 20:36:59 +08:00
  • 44378cb843
    !1090 sync patch from 2003sp1 openeuler-ci-bot 2024-06-20 07:52:38 +00:00
  • 4e6203b697 sync patch from 2003sp1 yinbin6 2024-06-20 15:41:43 +08:00
  • a22fe95eba
    !646 [sync] PR-618: fix the coredump issue when UDP traffic is sent openeuler-ci-bot 2023-12-10 06:42:12 +00:00
  • 88a7a3b93c fix the coredump issue when UDP traffic is sent wuchangye 2023-12-08 14:51:32 +08:00
  • 452f5b93ba
    !637 [sync] PR-616: lwip log: fix wrong port log info openeuler-ci-bot 2023-12-10 06:37:12 +00:00
  • b002a2e7a2 lwip log: fix wrong port log info yangchen 2023-12-06 09:40:54 +08:00
  • 8dbad4b817
    !635 [sync] PR-617: ip4 frag: fix coredump when get netif openeuler-ci-bot 2023-12-10 06:33:56 +00:00
  • 34d3e48ea0 ip4 frag: fix coredump when get netif jiangheng 2023-12-08 11:17:07 +08:00
  • 06f0fef49b
    !634 [sync] PR-606: ipv6:add struct gz_addr_t openeuler-ci-bot 2023-12-10 06:32:31 +00:00
  • fc82ba6321 add struct gz_addr_t zhengjiebing 2023-12-06 19:56:04 +08:00
  • 45e98c9bc5
    !633 [sync] PR-607: 修改lwip中端口拼写错误 openeuler-ci-bot 2023-12-10 06:31:29 +00:00
  • bfac030553 mod log err hantwofish 2023-12-05 11:33:13 +08:00
  • 82407e7ed0
    !595 [sync] PR-549: support vlan offload openeuler-ci-bot 2023-11-29 06:13:26 +00:00
  • f90b406d94 support vlan offload zhengjiebing 2023-11-28 17:40:23 +08:00
  • 72645b7ef3
    !588 [sync] PR-550: log: add errevent log and tcp exception statistics openeuler-ci-bot 2023-11-29 03:11:59 +00:00
  • b9f2f888f0 log: add errevent log and tcp exception statistics jiangheng 2023-11-28 16:40:23 +08:00
  • 7f5df801c0
    !581 [sync] PR-537: add lwip log: tcp_rst & tcp_abandon & tcp_abort openeuler-ci-bot 2023-11-29 03:08:51 +00:00
  • 5d5092a3db add lwip log: tcp_rst & tcp_abandon & tcp_abort yangchen 2023-11-28 15:53:15 +08:00
  • 0d81dd2d38
    !574 [sync] PR-540: add tcp_slowtmr log openeuler-ci-bot 2023-11-29 03:05:05 +00:00
  • 6dc5d540fc add-tcpslowtmr-log-and-tcpfasttmr-cnt hantwofish 2023-11-27 23:52:03 +08:00
  • 87abfbd486
    !567 [sync] PR-544: lwipopts: add lwip debug log macro openeuler-ci-bot 2023-11-29 03:01:28 +00:00
  • bc3f29b34a lwipopts: add lwip debug log macro yangchen 2023-11-27 19:14:06 +08:00