This website requires JavaScript.
Explore
Help
Sign In
abc
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced
2026-08-12 10:33:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab4c3a326f9314b67ecfa26d9f771f16c057e206
lwip
/
CHANGELOG
fbernon
ab4c3a326f
autoip.c: replace most of rand() calls by a macro LWIP_AUTOIP_RAND which compute a "pseudo-random" value based on netif's MAC and some autoip fields. It's always possible to define this macro in your own lwipopts.h to always use C library's rand(). Note that autoip_create_rand_addr doesn't use this macro.
2007-06-28 18:05:38 +00:00
49 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink