]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Proto.h
The patch acknowledges the TCP zero window probe message, either the format with...
authortye1 <tye1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 Aug 2010 07:57:45 +0000 (07:57 +0000)
committertye1 <tye1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 Aug 2010 07:57:45 +0000 (07:57 +0000)
commitac8cca2a4dd777970811fb727c396e2585c2bba1
treebb88e55fb68461de5cbd24e916b084beb80e0498
parent8730386e6d669ded738c6f846aa26bf1c96228bf
The patch acknowledges the TCP zero window probe message, either the format with 1 byte new data, or no new data. It also increases exponentially the interval between successive probes when performing TCP zero window probe.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10831 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Input.c
MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Misc.c
MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Output.c
MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Proto.h
MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Timer.c