History log of /third_party/lwip/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
195972f602-Apr-2024 openharmony_ci <120357966@qq.com>

!64 update lwip from 2.1.3-90 to 2.1.3-102
Merge pull request !64 from Aurora/zcf_0328


.gitattributes
.gitee/ISSUE_TEMPLATE.zh-CN.md
.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md
.gitignore
0001-add-makefile.patch
0002-adapt-lstack.patch
0003-fix-the-occasional-coredump-when-the-lwip-exits.patch
0004-fix-error-of-deleting-conn-table-in-connect.patch
0005-syn-rcvd-state-reg-conn-into-conntable.patch
0006-fix-coredump-in-etharp.patch
0007-gazelle-fix-epoll_ctl-EPOLLET-mode-error.patch
0008-gazelle-fix-lwip_accept-memcpy-sockaddr-large.patch
0009-fix-stack-buffer-overflow-when-memcpy-addr.patch
0010-fix-the-incomplete-release-of-the-conntable.patch
0011-remove-gazelle-tcp-conn-func.patch
0012-fix-incomplete-resource-release-in-lwip-close.patch
0013-remove-gazelle-syscall-thread.patch
0014-fix-some-compile-errors.patch
0015-fix-tcp-port-alloc-issue.patch
0016-lstack-support-mysql-mode.patch
0017-support-REUSEPOR-option.patch
0018-exec-gazelle_init_sock-before-read-event.patch
0019-gazelle-reduce-copy-in-send.patch
0020-remove-chose_dlsym_handle-function-set-handle-to-RTL.patch
0021-refactor-event-if-ring-is-full-the-node-is-added-to-.patch
0022-notify-app-that-sock-state-changes-to-CLOSE_WAIT.patch
0023-refactor-event-and-checksum-offload-support.patch
0024-refactor-pkt-read-send-performance.patch
0025-Replace-gettid-with-syscall-SYS_gettid.patch
0026-del-redundant-wait_close-and-move-epoll_events-pos.patch
0027-modify-EISCONN-condition.patch
0028-per-thread-reassdata-variables.patch
0029-fix-EISCONN-err-and-remove-same-customized-modificat.patch
0030-refactor-tcp-new-port.patch
0031-refactor-add-event-limit-send-pkts-num.patch
0032-fix-free-pbuf-miss-data.patch
0033-alloc-socket-fail-clean-sock.patch
0034-add-accept4-and-epoll_create1.patch
0035-add-writev-and-readv.patch
0036-add-fs-secure-compilation-option.patch
0037-enable-ARP-QUEUE-to-avoid-sync-packet-dropped.patch
0038-add-tso.patch
0039-optimize-app-thread-write-buff-block.patch
0040-add-huge-snd_buf.patch
0041-optimite-pcb-list-limit-send-size-and-ack-now.patch
0042-expand-recv-win.patch
0043-add-prefetch.patch
0044-skip-unnecessary-tcp_route.patch
0045-add-variable-in-struct-sock.patch
0046-add-dataack-when-recv-too-many-acks-with-data.patch
0047-reduce-struct-pbuf-size.patch
0048-listen-pcb-also-use-pcb_if.patch
0049-expand-recv-mbox-size.patch
0050-lwip-reuse-ip-port.patch
0051-lwip-add-need_tso_send.patch
0052-lwip_fnctl-only-support-F_SETFL-F_GETFL.patch
0053-cleancode-improve-lwipopts.h-readability.patch
0054-reduce-cpu-usage-when-send.patch
0055-add-pbuf-lock-when-aggregate-pbuf.patch
0056-fix-tso-small-packet-drop-in-kernel-server.patch
0057-same-node-gazellectl-a.patch
0058-lwip-send-recv-thread-bind-numa.patch
0059-fix-last_unsent-last_unacked.patch
0060-lwip-add-udp-multicast.patch
0061-fix-pbuf-leak-in-udp-connection.patch
0062-drop-netbuf-in-recv_udp-to-fix-mem-overflow.patch
0063-optimize-avoid-too-many-empty-acks-in-tcp_input.patch
0064-fix-udp-send-recv-in-multiple-queue.patch
0065-fix-udp-recvmbox-size-not-set.patch
0066-adapt-to-dpdk-19.11-and-dpdk-21.11.patch
0067-fix-null-pointer-when-all-zero-address-listen.patch
0068-enable-UDP-CKSUM-in-lwip.patch
0069-add-error-check-in-hugepage_init-and-sys_mbox_free.patch
0070-add-CHECKSUM_UDP-when-not-support-OFFLOAD_UDP_CHECKS.patch
0071-fix-pbuf-tot_len-incorrect-after-pbuf_split_64k-is-c.patch
0072-add-O_NONBLOCK-and-FIONBIO-when-not-defined.patch
0073-lstack_lwip-external-api-start-with-do_lwip_-prefix.patch
0074-gazelle-offloads-are-registered-to-lwip.patch
0075-adapt-read-write-for-rtc-mode.patch
0076-fix-recvmsg-return-EINVAL.patch
0077-adpat-event-for-rtc-mode.patch
0078-posix_api-support-select.patch
0079-enable-vlan-define.patch
0080-enable-ipv6.patch
0081-ip6-hdr.patch
0082-add-vlanid-in-netif.patch
0083-lwipopts-add-lwip-debug-log-macro.patch
0084-add-tcpslowtmr-log-and-tcpfasttmr-cnt.patch
0085-add-lwip-log-tcp_rst-tcp_abandon-tcp_abort.patch
0086-log-add-errevent-log-and-tcp-exception-statistics.patch
0087-support-vlan-offload.patch
0088-modify-log-info-err.patch
0089-add-struct-gz-addr.patch
0090-frag-fix-coredump-when-get-netif.patch
0091-add-fd-log-info-and-fix-wrong-port-log-info.patch
0092-fix-the-coredump-issue-when-UDP-traffic-is-sent.patch
0093-modfiy-accept-null-pointer-when-new-conn-receive-RST-packet-in-listening.patch
0094-lwip-log-fix-reversed-port-in-tcp_input.patch
0095-event_callback-del-errevent-log-if-err-is-ERR_OK.patch
0096-tcp_send_fin-add-the-fin-to-the-last-unsent-segment.patch
0097-Mod-the-issue-that-2w-connection-unable-to-establish.patch
0098-remove-duplicate-lwip-log.patch
0099-fix-rte_ring_create-time-consuming.patch
BUILD.gn
CHANGELOG
CMakeLists.txt
COPYING
FEATURES
FILES
OAT.xml
README
README.OpenSource
README_en.md
UPGRADING
backport-Add-outgoing-VLAN-PCP-support.patch
backport-fix-compiling-ETHARP_SUPPORT_VLAN.patch
backport-tcp-fix-sequence-number-comparison.patch
backport-tcp-tighten-up-checks-for-received-SYN.patch
bundle.json
doc/FILES
doc/NO_SYS_SampleCode.c
doc/ZeroCopyRx.c
doc/contrib.txt
doc/doxygen/generate.bat
doc/doxygen/generate.sh
doc/doxygen/lwip.Doxyfile
doc/doxygen/lwip.Doxyfile.cmake.in
doc/doxygen/main_page.h
doc/doxygen/output/index.html
doc/mdns.txt
doc/mqtt_client.txt
doc/ppp.txt
doc/savannah.txt
lwip-2.1.3.tar.xz
lwip.gni
lwip.spec
pax_global_header
src/FILES
src/Filelists.cmake
src/Filelists.mk
src/api/api_lib.c
src/api/api_msg.c
src/api/err.c
src/api/if_api.c
src/api/netbuf.c
src/api/netdb.c
src/api/netifapi.c
src/api/sockets.c
src/api/tcpip.c
src/apps/altcp_tls/altcp_tls_mbedtls.c
src/apps/altcp_tls/altcp_tls_mbedtls_mem.c
src/apps/altcp_tls/altcp_tls_mbedtls_mem.h
src/apps/altcp_tls/altcp_tls_mbedtls_structs.h
src/apps/http/altcp_proxyconnect.c
src/apps/http/fs.c
src/apps/http/fs/404.html
src/apps/http/fs/img/sics.gif
src/apps/http/fs/index.html
src/apps/http/fsdata.c
src/apps/http/fsdata.h
src/apps/http/http_client.c
src/apps/http/httpd.c
src/apps/http/httpd_structs.h
src/apps/http/makefsdata/makefsdata
src/apps/http/makefsdata/makefsdata.c
src/apps/http/makefsdata/readme.txt
src/apps/http/makefsdata/tinydir.h
src/apps/lwiperf/lwiperf.c
src/apps/mdns/mdns.c
src/apps/mqtt/mqtt.c
src/apps/netbiosns/netbiosns.c
src/apps/smtp/smtp.c
src/apps/snmp/snmp_asn1.c
src/apps/snmp/snmp_asn1.h
src/apps/snmp/snmp_core.c
src/apps/snmp/snmp_core_priv.h
src/apps/snmp/snmp_mib2.c
src/apps/snmp/snmp_mib2_icmp.c
src/apps/snmp/snmp_mib2_interfaces.c
src/apps/snmp/snmp_mib2_ip.c
src/apps/snmp/snmp_mib2_snmp.c
src/apps/snmp/snmp_mib2_system.c
src/apps/snmp/snmp_mib2_tcp.c
src/apps/snmp/snmp_mib2_udp.c
src/apps/snmp/snmp_msg.c
src/apps/snmp/snmp_msg.h
src/apps/snmp/snmp_netconn.c
src/apps/snmp/snmp_pbuf_stream.c
src/apps/snmp/snmp_pbuf_stream.h
src/apps/snmp/snmp_raw.c
src/apps/snmp/snmp_scalar.c
src/apps/snmp/snmp_snmpv2_framework.c
src/apps/snmp/snmp_snmpv2_usm.c
src/apps/snmp/snmp_table.c
src/apps/snmp/snmp_threadsync.c
src/apps/snmp/snmp_traps.c
src/apps/snmp/snmpv3.c
src/apps/snmp/snmpv3_mbedtls.c
src/apps/snmp/snmpv3_priv.h
src/apps/sntp/sntp.c
src/apps/tftp/tftp_server.c
src/core/altcp.c
src/core/altcp_alloc.c
src/core/altcp_tcp.c
src/core/def.c
src/core/distributed_net/distributed_net.c
src/core/distributed_net/distributed_net_core.c
src/core/distributed_net/distributed_net_utils.c
src/core/distributed_net/udp_transmit.c
src/core/dns.c
src/core/inet_chksum.c
src/core/init.c
src/core/ip.c
src/core/ipv4/autoip.c
src/core/ipv4/dhcp.c
src/core/ipv4/etharp.c
src/core/ipv4/icmp.c
src/core/ipv4/igmp.c
src/core/ipv4/ip4.c
src/core/ipv4/ip4_addr.c
src/core/ipv4/ip4_frag.c
src/core/ipv6/dhcp6.c
src/core/ipv6/ethip6.c
src/core/ipv6/icmp6.c
src/core/ipv6/inet6.c
src/core/ipv6/ip6.c
src/core/ipv6/ip6_addr.c
src/core/ipv6/ip6_frag.c
src/core/ipv6/mld6.c
src/core/ipv6/nd6.c
src/core/lowpower.c
src/core/mem.c
src/core/memp.c
src/core/net_group.c
src/core/netif.c
src/core/pbuf.c
src/core/raw.c
src/core/stats.c
src/core/sys.c
src/core/tcp.c
src/core/tcp_in.c
src/core/tcp_out.c
src/core/timeouts.c
src/core/udp.c
src/include/compat/posix/arpa/inet.h
src/include/compat/posix/net/if.h
src/include/compat/posix/netdb.h
src/include/compat/posix/sys/socket.h
src/include/compat/stdc/errno.h
src/include/lwip/altcp.h
src/include/lwip/altcp_tcp.h
src/include/lwip/altcp_tls.h
src/include/lwip/api.h
src/include/lwip/apps/FILES
src/include/lwip/apps/altcp_proxyconnect.h
src/include/lwip/apps/altcp_tls_mbedtls_opts.h
src/include/lwip/apps/fs.h
src/include/lwip/apps/http_client.h
src/include/lwip/apps/httpd.h
src/include/lwip/apps/httpd_opts.h
src/include/lwip/apps/lwiperf.h
src/include/lwip/apps/mdns.h
src/include/lwip/apps/mdns_opts.h
src/include/lwip/apps/mdns_priv.h
src/include/lwip/apps/mqtt.h
src/include/lwip/apps/mqtt_opts.h
src/include/lwip/apps/mqtt_priv.h
src/include/lwip/apps/netbiosns.h
src/include/lwip/apps/netbiosns_opts.h
src/include/lwip/apps/smtp.h
src/include/lwip/apps/smtp_opts.h
src/include/lwip/apps/snmp.h
src/include/lwip/apps/snmp_core.h
src/include/lwip/apps/snmp_mib2.h
src/include/lwip/apps/snmp_opts.h
src/include/lwip/apps/snmp_scalar.h
src/include/lwip/apps/snmp_snmpv2_framework.h
src/include/lwip/apps/snmp_snmpv2_usm.h
src/include/lwip/apps/snmp_table.h
src/include/lwip/apps/snmp_threadsync.h
src/include/lwip/apps/snmpv3.h
src/include/lwip/apps/sntp.h
src/include/lwip/apps/sntp_opts.h
src/include/lwip/apps/tftp_opts.h
src/include/lwip/apps/tftp_server.h
src/include/lwip/arch.h
src/include/lwip/autoip.h
src/include/lwip/debug.h
src/include/lwip/def.h
src/include/lwip/dhcp.h
src/include/lwip/dhcp6.h
src/include/lwip/distributed_net/distributed_net.h
src/include/lwip/distributed_net/distributed_net_core.h
src/include/lwip/distributed_net/distributed_net_utils.h
src/include/lwip/distributed_net/udp_transmit.h
src/include/lwip/dns.h
src/include/lwip/err.h
src/include/lwip/errno.h
src/include/lwip/etharp.h
src/include/lwip/ethip6.h
src/include/lwip/icmp.h
src/include/lwip/icmp6.h
src/include/lwip/if_api.h
src/include/lwip/igmp.h
src/include/lwip/inet.h
src/include/lwip/inet_chksum.h
src/include/lwip/init.h
src/include/lwip/init.h.cmake.in
src/include/lwip/ip.h
src/include/lwip/ip4.h
src/include/lwip/ip4_addr.h
src/include/lwip/ip4_frag.h
src/include/lwip/ip6.h
src/include/lwip/ip6_addr.h
src/include/lwip/ip6_frag.h
src/include/lwip/ip6_zone.h
src/include/lwip/ip_addr.h
src/include/lwip/lowpower.h
src/include/lwip/mem.h
src/include/lwip/memp.h
src/include/lwip/mld6.h
src/include/lwip/nd6.h
src/include/lwip/net_group.h
src/include/lwip/netbuf.h
src/include/lwip/netdb.h
src/include/lwip/netif.h
src/include/lwip/netifapi.h
src/include/lwip/opt.h
src/include/lwip/pbuf.h
src/include/lwip/priv/altcp_priv.h
src/include/lwip/priv/api_msg.h
src/include/lwip/priv/mem_priv.h
src/include/lwip/priv/memp_priv.h
src/include/lwip/priv/memp_std.h
src/include/lwip/priv/nd6_priv.h
src/include/lwip/priv/raw_priv.h
src/include/lwip/priv/sockets_priv.h
src/include/lwip/priv/tcp_priv.h
src/include/lwip/priv/tcpip_priv.h
src/include/lwip/prot/autoip.h
src/include/lwip/prot/dhcp.h
src/include/lwip/prot/dhcp6.h
src/include/lwip/prot/dns.h
src/include/lwip/prot/etharp.h
src/include/lwip/prot/ethernet.h
src/include/lwip/prot/iana.h
src/include/lwip/prot/icmp.h
src/include/lwip/prot/icmp6.h
src/include/lwip/prot/ieee.h
src/include/lwip/prot/igmp.h
src/include/lwip/prot/ip.h
src/include/lwip/prot/ip4.h
src/include/lwip/prot/ip6.h
src/include/lwip/prot/mld6.h
src/include/lwip/prot/nd6.h
src/include/lwip/prot/tcp.h
src/include/lwip/prot/udp.h
src/include/lwip/raw.h
src/include/lwip/sio.h
src/include/lwip/snmp.h
src/include/lwip/sockets.h
src/include/lwip/stats.h
src/include/lwip/sys.h
src/include/lwip/tcp.h
src/include/lwip/tcpbase.h
src/include/lwip/tcpip.h
src/include/lwip/timeouts.h
src/include/lwip/udp.h
src/include/netif/bridgeif.h
src/include/netif/bridgeif_opts.h
src/include/netif/etharp.h
src/include/netif/ethernet.h
src/include/netif/ieee802154.h
src/include/netif/lowpan6.h
src/include/netif/lowpan6_ble.h
src/include/netif/lowpan6_common.h
src/include/netif/lowpan6_opts.h
src/include/netif/ppp/ccp.h
src/include/netif/ppp/chap-md5.h
src/include/netif/ppp/chap-new.h
src/include/netif/ppp/chap_ms.h
src/include/netif/ppp/eap.h
src/include/netif/ppp/ecp.h
src/include/netif/ppp/eui64.h
src/include/netif/ppp/fsm.h
src/include/netif/ppp/ipcp.h
src/include/netif/ppp/ipv6cp.h
src/include/netif/ppp/lcp.h
src/include/netif/ppp/magic.h
src/include/netif/ppp/mppe.h
src/include/netif/ppp/polarssl/arc4.h
src/include/netif/ppp/polarssl/des.h
src/include/netif/ppp/polarssl/md4.h
src/include/netif/ppp/polarssl/md5.h
src/include/netif/ppp/polarssl/sha1.h
src/include/netif/ppp/ppp.h
src/include/netif/ppp/ppp_impl.h
src/include/netif/ppp/ppp_opts.h
src/include/netif/ppp/pppapi.h
src/include/netif/ppp/pppcrypt.h
src/include/netif/ppp/pppdebug.h
src/include/netif/ppp/pppoe.h
src/include/netif/ppp/pppol2tp.h
src/include/netif/ppp/pppos.h
src/include/netif/ppp/upap.h
src/include/netif/ppp/vj.h
src/include/netif/slipif.h
src/include/netif/zepif.h
src/netif/FILES
src/netif/bridgeif.c
src/netif/bridgeif_fdb.c
src/netif/ethernet.c
src/netif/lowpan6.c
src/netif/lowpan6_ble.c
src/netif/lowpan6_common.c
src/netif/ppp/PPPD_FOLLOWUP
src/netif/ppp/auth.c
src/netif/ppp/ccp.c
src/netif/ppp/chap-md5.c
src/netif/ppp/chap-new.c
src/netif/ppp/chap_ms.c
src/netif/ppp/demand.c
src/netif/ppp/eap.c
src/netif/ppp/ecp.c
src/netif/ppp/eui64.c
src/netif/ppp/fsm.c
src/netif/ppp/ipcp.c
src/netif/ppp/ipv6cp.c
src/netif/ppp/lcp.c
src/netif/ppp/magic.c
src/netif/ppp/mppe.c
src/netif/ppp/multilink.c
src/netif/ppp/polarssl/README
src/netif/ppp/polarssl/arc4.c
src/netif/ppp/polarssl/des.c
src/netif/ppp/polarssl/md4.c
src/netif/ppp/polarssl/md5.c
src/netif/ppp/polarssl/sha1.c
src/netif/ppp/ppp.c
src/netif/ppp/pppapi.c
src/netif/ppp/pppcrypt.c
src/netif/ppp/pppoe.c
src/netif/ppp/pppol2tp.c
src/netif/ppp/pppos.c
src/netif/ppp/upap.c
src/netif/ppp/utils.c
src/netif/ppp/vj.c
src/netif/slipif.c
src/netif/zepif.c
test/fuzz/Makefile
test/fuzz/README
test/fuzz/config.h
test/fuzz/fuzz.c
test/fuzz/inputs/arp/arp_req.bin
test/fuzz/inputs/icmp/icmp_ping.bin
test/fuzz/inputs/ipv6/neighbor_solicitation.bin
test/fuzz/inputs/ipv6/router_adv.bin
test/fuzz/inputs/tcp/tcp_syn.bin
test/fuzz/inputs/udp/udp_port_5000.bin
test/fuzz/lwipopts.h
test/fuzz/output_to_pcap.sh
test/sockets/sockets_stresstest.c
test/sockets/sockets_stresstest.h
test/unit/Filelists.cmake
test/unit/Filelists.mk
test/unit/api/test_sockets.c
test/unit/api/test_sockets.h
test/unit/arch/sys_arch.c
test/unit/arch/sys_arch.h
test/unit/core/test_def.c
test/unit/core/test_def.h
test/unit/core/test_mem.c
test/unit/core/test_mem.h
test/unit/core/test_netif.c
test/unit/core/test_netif.h
test/unit/core/test_pbuf.c
test/unit/core/test_pbuf.h
test/unit/core/test_timers.c
test/unit/core/test_timers.h
test/unit/dhcp/test_dhcp.c
test/unit/dhcp/test_dhcp.h
test/unit/etharp/test_etharp.c
test/unit/etharp/test_etharp.h
test/unit/ip4/test_ip4.c
test/unit/ip4/test_ip4.h
test/unit/ip6/test_ip6.c
test/unit/ip6/test_ip6.h
test/unit/lwip_check.h
test/unit/lwip_unittests.c
test/unit/lwipopts.h
test/unit/mdns/test_mdns.c
test/unit/mdns/test_mdns.h
test/unit/mqtt/test_mqtt.c
test/unit/mqtt/test_mqtt.h
test/unit/tcp/tcp_helper.c
test/unit/tcp/tcp_helper.h
test/unit/tcp/test_tcp.c
test/unit/tcp/test_tcp.h
test/unit/tcp/test_tcp_oos.c
test/unit/tcp/test_tcp_oos.h
test/unit/udp/test_udp.c
test/unit/udp/test_udp.h