This website requires JavaScript.
Explore
Help
Sign In
scratch
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9366c0eaabde4ef2744ab93d40e96def453925dc
lwip
/
src
History
Dirk Ziegelmeier
9366c0eaab
I decided to keep the "complexity" of handling IPv6 mapped IPv4 addresses out of netconn API.
...
Only socket API understands this address type now.
2016-11-17 12:41:00 +01:00
..
api
I decided to keep the "complexity" of handling IPv6 mapped IPv4 addresses out of netconn API.
2016-11-17 12:41:00 +01:00
apps
mdns: Use strlen to determine string length of strings contained in a struct - padding seems to be applied to these strings, and sizeof() returns the _padded_ size???
2016-11-16 21:01:15 +01:00
core
raw, udp, tcp connect() does NOT need to match exact IP type - when PCB is bound to IPADDR_ANY_TYPE, it is OK to connect to IPv4 or IPv6
2016-11-16 23:39:43 +01:00
include
Move ICMP6 protocol constants to include/lwip/prot/icmp6
2016-11-16 23:49:44 +01:00
netif
PPP: set protocol_list[] const
2016-11-06 20:00:31 +01:00
Filelists.mk
task
#14150
: Add TFTP server from Logan Gunthorpe
2016-10-03 09:47:41 +02:00
FILES
update some FILES list files
2016-08-03 20:21:54 +02:00