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-11 18:13:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cedd5c21e65eced95550bf6b151f524fd7aa0f66
lwip
/
CHANGELOG
goldsimon
cedd5c21e6
first attempt to fix bug
#21655
(DHCP doesn't work reliably with multiple netifs): if LWIP_DHCP is enabled, UDP packets to DHCP_CLIENT_PORT are passed to netif->dhcp->pcb only (if that exists) and not to any other pcb for the same port (only solution to let UDP pcbs 'bind' to a netif instead of an IP address)
2007-11-30 08:55:15 +00:00
71 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink