This website requires JavaScript.
Explore
Help
Register
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
2025-08-03 04:54:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
History
goldsimon
23d7f5425d
Fixed bug
#21680
: PPP upap_rauthnak() drops legal NAK packets
2009-05-01 12:10:34 +00:00
..
api
netdb.c: remplace some %#p by %p to be more portable.
2009-04-23 14:41:52 +00:00
core
raw.c, udp.c, init.c, opt.h, ip.h, sockets.h: bug
#26309
: Implement the SO(F)_BROADCAST filter for all API layers. Avoid the unindented reception of broadcast packets even when this option wasn't set. Port maintainers which want to enable this filter have to set IP_SOF_BROADCAST=1 in opt.h. If you want this option also filter broadcast on recv operations, you also have to set IP_SOF_BROADCAST_RECV=1 in opt.h.
2009-04-29 12:42:43 +00:00
include
raw.c, udp.c, init.c, opt.h, ip.h, sockets.h: bug
#26309
: Implement the SO(F)_BROADCAST filter for all API layers. Avoid the unindented reception of broadcast packets even when this option wasn't set. Port maintainers which want to enable this filter have to set IP_SOF_BROADCAST=1 in opt.h. If you want this option also filter broadcast on recv operations, you also have to set IP_SOF_BROADCAST_RECV=1 in opt.h.
2009-04-29 12:42:43 +00:00
netif
Fixed bug
#21680
: PPP upap_rauthnak() drops legal NAK packets
2009-05-01 12:10:34 +00:00
FILES
Minor fix (tab, indent...) to respect source code style...
2007-05-04 15:14:14 +00:00