]> git.proxmox.com Git - mirror_edk2.git/commit
Only use ports with a network connection (media present) when connecting to a remote...
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 7 Jun 2012 17:38:09 +0000 (17:38 +0000)
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 7 Jun 2012 17:38:09 +0000 (17:38 +0000)
commit3a2fc8780fa881c251e9d91e0ddbb30a7f41ad62
tree7451f8e40418a29413ae4a6dc4bfc306f80c0b65
parenta391483e429a170b129774e0efbb0d26f146abbb
Only use ports with a network connection (media present) when connecting to a remote host.
Fix bug causing early exit with NO_MEDIA.
Add fix to TCP6.

Signed-off-by: lpleahy
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13432 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/EfiSocketLib/Tcp4.c
StdLib/EfiSocketLib/Tcp6.c