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
33066417088ea235a03aad5ef57341cccc8b3249
lwip
/
src
History
Simon Goldschmidt
3306641708
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
..
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
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
include
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
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