[IP]
authorCameron Gutman <aicommander@gmail.com>
Wed, 30 Dec 2009 12:46:14 +0000 (12:46 +0000)
committerCameron Gutman <aicommander@gmail.com>
Wed, 30 Dec 2009 12:46:14 +0000 (12:46 +0000)
commit2caa9c09813c9fc81a4337625b371a9999a8fcdf
tree5a631a4e8cbc710a82964a3063bfadf8f4da7a61
parent94b49d77a3dc75cff88d041db7e3857201b4b14e
[IP]
 - Bind to the address specified in AddressFile instead of always binding to the outgoing interface's unicast address
 - Get the NCE using the local address (if specified) so we don't end up sending from one interface using another interface's  address as the source

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