Logo
Explore Help
Register Sign In
abc/lwip
1
0
Fork 0
You've already forked lwip
mirror of https://git.savannah.nongnu.org/git/lwip.git synced 2025-08-11 17:04:37 +08:00
Code Issues Packages Projects Releases Wiki Activity
lwip/src/api
History
goldsimon 4b815eece9 added lwip_socket_thread_init/cleanup to use LWIP_NETCONN_SEM_PER_THREAD/LWIP_NETCONN_FULLDUPLEX without including anything but sockets.h
2015-08-03 10:15:29 +02:00
..
api_lib.c
task #12722 (improve IPv4/v6 address handling): renamed ip_addr_t to ip4_addr_t, renamed ipX_addr_t to ip_addr_t and added IP version;
2015-04-09 22:21:15 +02:00
api_msg.c
Fixed warnings about NULL check not required (ip_addr_isany) and implicit conversion (~)
2015-08-03 08:35:01 +02:00
err.c
err, debug: add missing ERR_ALREADY to lwip_strerr()
2015-07-27 00:49:18 +02:00
netbuf.c
Many const fixes throughout the stack (although these are not all, yet)
2015-04-22 10:29:43 +02:00
netdb.c
changed IP_IS_V6_VAL() to take an instance, not a pointer (to get the _val() functions the same)
2015-04-23 07:26:29 +02:00
netifapi.c
worked on task #13480: added LWIP_IPV4 define - IPv4 can be disabled, leaving an IPv6-only stack (SNMP is still missing)
2015-04-12 10:43:46 +02:00
pppapi.c
PPP, PPPoL2TP, switched to dual stack IPv4/IPv6
2015-04-11 13:15:06 +02:00
sockets.c
added lwip_socket_thread_init/cleanup to use LWIP_NETCONN_SEM_PER_THREAD/LWIP_NETCONN_FULLDUPLEX without including anything but sockets.h
2015-08-03 10:15:29 +02:00
tcpip.c
Added some macros with extension "_val" that work on actual instances and leave away the "if != NULL" check to get rid of gcc "-Waddress" warnings in the core code at least (I might not have caught all of them, yet)
2015-04-22 12:43:03 +02:00
Powered by Gitea Version: 1.23.6 Page: 74ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API