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
2ef29d6839ebdc5bb583279c95e598d2f9b2b583
lwip
/
src
/
include
History
goldsimon
2ef29d6839
Use conversion defines instead of casting IP addresses
2011-05-25 17:22:13 +00:00
..
ipv4
/lwip
Combined IPv4 and IPv6 code where possible, added defines to access IPv4/IPv6 in non-IP code so that the code is more readable.
2011-05-25 17:16:35 +00:00
ipv6
/lwip
Combined IPv4 and IPv6 code where possible, added defines to access IPv4/IPv6 in non-IP code so that the code is more readable.
2011-05-25 17:16:35 +00:00
lwip
Use conversion defines instead of casting IP addresses
2011-05-25 17:22:13 +00:00
netif
... and finally, we got a first working version of a dual-stack lwIP runnin IPv4 and IPv6 in parallel - big thanks to Ivan Delamer! (this is work in progress, so please beware, test a lot and report problems!)
2011-05-17 19:35:14 +00:00