mirror of https://github.com/acidanthera/audk.git
185395a4a2
RFC1323 says the most recently received TSVal must be echoed in TSecr in ACK packets which was not done at first connection because the code saving the TSVal from the peer was skipped at this point. This resulted in sending an ACK reply with a 0 TSecr that was rejected at least by FreeBSD. This patch fixes this by updating the saved TSVal also for connection initiation packets. Thanks to Laszlo Ersek for analysis and help in debugging. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17165 6f19259b-4bc3-4df7-8a09-765794883524 |
||
---|---|---|
.. | ||
ArpDxe | ||
Dhcp4Dxe | ||
DpcDxe | ||
IScsiDxe | ||
Ip4ConfigDxe | ||
Ip4Dxe | ||
MnpDxe | ||
Mtftp4Dxe | ||
SnpDxe | ||
Tcp4Dxe | ||
Udp4Dxe | ||
UefiPxeBcDxe | ||
VlanConfigDxe |