- Unlock the address file before calling IPSendDatagram
authorCameron Gutman <aicommander@gmail.com>
Sat, 9 Jan 2010 16:25:11 +0000 (16:25 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 9 Jan 2010 16:25:11 +0000 (16:25 +0000)
commitf22efa9fe82fd8489c74cf343ac38bd6a3b5b8a8
tree448e6c0c9dec35dfb3dd4ecb6a3f34dc4dc11a24
parente8f652b98591f739120f70a403fcd342f4c54930
 - Unlock the address file before calling IPSendDatagram
 - We don't need to be locked anymore at that point and it also causes problems with loopback packets
 - Use the TTL value stored in the address file for ICMP packets

svn path=/branches/aicom-network-branch/; revision=45016
lib/drivers/ip/network/icmp.c
lib/drivers/ip/transport/rawip/rawip.c
lib/drivers/ip/transport/udp/udp.c