This website requires JavaScript.
Explore
Help
Sign In
packages
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
111
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
lyn1001
cfc83d6fca
Adapt dpdk fallback
2023-11-03 10:30:18 +08:00
0001-add-makefile.patch
Init package
2020-11-30 08:07:37 +00:00
0002-adapt-lstack.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0003-fix-the-occasional-coredump-when-the-lwip-exits.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0004-fix-error-of-deleting-conn-table-in-connect.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0005-syn-rcvd-state-reg-conn-into-conntable.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0006-fix-coredump-in-etharp.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0007-gazelle-fix-epoll_ctl-EPOLLET-mode-error.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0008-gazelle-fix-lwip_accept-memcpy-sockaddr-large.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0009-fix-stack-buffer-overflow-when-memcpy-addr.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0010-fix-the-incomplete-release-of-the-conntable.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0011-remove-gazelle-tcp-conn-func.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0012-fix-incomplete-resource-release-in-lwip-close.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0013-remove-gazelle-syscall-thread.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0014-fix-some-compile-errors.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0015-fix-tcp-port-alloc-issue.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0016-lstack-support-mysql-mode.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0017-support-REUSEPOR-option.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0018-exec-gazelle_init_sock-before-read-event.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0019-gazelle-reduce-copy-in-send.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0020-remove-chose_dlsym_handle-function-set-handle-to-RTL.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0021-refactor-event-if-ring-is-full-the-node-is-added-to-.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0022-notify-app-that-sock-state-changes-to-CLOSE_WAIT.patch
support gazelle feature
2022-06-09 14:20:04 +08:00
0023-refactor-event-and-checksum-offload-support.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0024-refactor-pkt-read-send-performance.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0025-Replace-gettid-with-syscall-SYS_gettid.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0026-del-redundant-wait_close-and-move-epoll_events-pos.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0027-modify-EISCONN-condition.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0028-per-thread-reassdata-variables.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0029-fix-EISCONN-err-and-remove-same-customized-modificat.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0030-refactor-tcp-new-port.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0031-refactor-add-event-limit-send-pkts-num.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0032-fix-free-pbuf-miss-data.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0033-alloc-socket-fail-clean-sock.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0034-add-accept4-and-epoll_create1.patch
add epoll_create1 and accetp4
2022-10-20 11:08:41 +08:00
0035-add-writev-and-readv.patch
add writev and readv
2022-10-20 14:18:50 +08:00
0036-add-fs-secure-compilation-option.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0037-enable-ARP-QUEUE-to-avoid-sync-packet-dropped.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0038-add-tso.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0039-optimize-app-thread-write-buff-block.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0040-add-huge-snd_buf.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0041-optimite-pcb-list-limit-send-size-and-ack-now.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0042-expand-recv-win.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0043-add-prefetch.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0044-skip-unnecessary-tcp_route.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0045-add-variable-in-struct-sock.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0046-add-dataack-when-recv-too-many-acks-with-data.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0047-reduce-struct-pbuf-size.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0048-listen-pcb-also-use-pcb_if.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0049-expand-recv-mbox-size.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0050-lwip-reuse-ip-port.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0051-lwip-add-need_tso_send.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0052-lwip_fnctl-only-support-F_SETFL-F_GETFL.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0053-cleancode-improve-lwipopts.h-readability.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0054-reduce-cpu-usage-when-send.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0055-add-pbuf-lock-when-aggregate-pbuf.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0056-fix-tso-small-packet-drop-in-kernel-server.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0057-same-node-gazellectl-a.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0058-lwip-send-recv-thread-bind-numa.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0059-fix-last_unsent-last_unacked.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0060-lwip-add-udp-multicast.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0061-fix-pbuf-leak-in-udp-connection.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0062-drop-netbuf-in-recv_udp-to-fix-mem-overflow.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0063-optimize-avoid-too-many-empty-acks-in-tcp_input.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0064-fix-udp-send-recv-in-multiple-queue.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0065-fix-udp-recvmbox-size-not-set.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0066-adapt-to-dpdk-19.11-and-dpdk-21.11.patch
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
0067-fix-null-pointer-when-all-zero-address-listen.patch
fix null pointer when zero port listen
2023-06-16 11:57:00 +08:00
0068-enable-UDP-CKSUM-in-lwip.patch
add udp cksum in lwip
2023-06-27 11:25:11 +08:00
0069-add-error-check-in-hugepage_init-and-sys_mbox_free.patch
add error check in hugepage_init and sys_mbox_free
2023-06-27 15:08:07 +08:00
0070-add-CHECKSUM_UDP-when-not-support-OFFLOAD_UDP_CHECKS.patch
add CHECKSUM_UDP when not support OFFLOAD_UDP_CHECKSUM
2023-06-27 15:13:44 +08:00
0071-fix-pbuf-tot_len-incorrect-after-pbuf_split_64k-is-c.patch
pbuf: fix pbuf->tot_len incorrect after pbuf_split_64k is called
2023-10-07 16:05:48 +08:00
0072-add-O_NONBLOCK-and-FIONBIO-when-not-defined.patch
lstack_lwip: external api start with do_lwip_ prefix
2023-10-25 16:29:07 +08:00
0073-lstack_lwip-external-api-start-with-do_lwip_-prefix.patch
lstack_lwip: external api start with do_lwip_ prefix
2023-10-25 16:29:07 +08:00
backport-tcp-fix-sequence-number-comparison.patch
add some patches from community
2021-09-06 15:30:43 +08:00
backport-tcp-tighten-up-checks-for-received-SYN.patch
add some patches from community
2021-09-06 15:30:43 +08:00
lwip-2.1.3.zip
sync code same as 2203LTS
2023-06-15 16:45:30 +08:00
lwip.spec
Adapt dpdk fallback
2023-11-03 10:30:18 +08:00
Description
No description provided
12
MiB
Languages
Diff
100%