public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] Addressing TCP Window Retraction when window scale factor is used.
@ 2017-05-05  5:51 Fu Siyuan
  2017-05-05  5:51 ` [Patch 1/2] NetworkPkg V3: " Fu Siyuan
  2017-05-05  5:51 ` [Patch 2/2] MdeModulePkg " Fu Siyuan
  0 siblings, 2 replies; 3+ messages in thread
From: Fu Siyuan @ 2017-05-05  5:51 UTC (permalink / raw)
  To: edk2-devel

Fu Siyuan (2):
  NetworkPkg V3: Addressing TCP Window Retraction when window scale
    factor is used.
  MdeModulePkg V3: Addressing TCP Window Retraction when window scale
    factor is used.

 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Misc.c  |  5 +--
 .../Universal/Network/Tcp4Dxe/Tcp4Output.c         | 42 +++++++++++++++++-----
 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Proto.h |  8 ++++-
 NetworkPkg/TcpDxe/TcpMisc.c                        |  3 +-
 NetworkPkg/TcpDxe/TcpOutput.c                      | 33 ++++++++++++++---
 NetworkPkg/TcpDxe/TcpProto.h                       |  8 ++++-
 6 files changed, 81 insertions(+), 18 deletions(-)

-- 
1.9.5.msysgit.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-05  5:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-05  5:51 [Patch 0/2] Addressing TCP Window Retraction when window scale factor is used Fu Siyuan
2017-05-05  5:51 ` [Patch 1/2] NetworkPkg V3: " Fu Siyuan
2017-05-05  5:51 ` [Patch 2/2] MdeModulePkg " Fu Siyuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox