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-12-10 08:46:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
History
goldsimon
f76488a841
Merged from trunk: tcp_abandon: call tcp_rst before freeing the pcb to prevent copying addresses and ports to local variables
2011-12-14 21:49:47 +01:00
..
api
fixed bug
#34592
: lwip_gethostbyname_r uses nonstandard error value, removed those unused (nonstandard?) error values from arch.h
2011-12-14 19:44:38 +01:00
core
Merged from trunk: tcp_abandon: call tcp_rst before freeing the pcb to prevent copying addresses and ports to local variables
2011-12-14 21:49:47 +01:00
include
Merged from trunk: use a define to set/reset netif->addr_hint to prevent too many #ifdef's in the code
2011-12-14 21:48:06 +01:00
netif
bug
#33634
ip_forward() have a faulty behaviour: Added pbuf flags to mark incoming packets as link-layer broadcast/multicast. Also added code to allow ip_forward() to forward non-broadcast packets to the input netif (set IP_FORWARD_ALLOW_TX_ON_RX_NETIF==1).
2011-12-14 21:11:34 +01:00
FILES
Minor fix (tab, indent...) to respect source code style...
2007-05-04 15:14:14 +00:00