audk/NetworkPkg/Mtftp6Dxe
Jiaxin Wu f3427f12a4 NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=886

This patch is to support the TFTP windowsize option described in RFC 7440.
The feature allows the client and server to negotiate a window size of
consecutive blocks to send as an alternative for replacing the single-block
lockstep schema.

Currently, the windowsize for write request operation is not supported since
there is no real use cases.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Shao Ming <ming.shao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
2018-09-27 09:00:00 +08:00
..
ComponentName.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Mtftp6Driver.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Mtftp6Driver.h 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
Mtftp6Dxe.inf NetworkPkg: Removing ipf which is no longer supported from edk2. 2018-08-14 08:58:30 +08:00
Mtftp6Dxe.uni NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Mtftp6DxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Mtftp6Impl.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
Mtftp6Impl.h NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation. 2018-09-27 09:00:00 +08:00
Mtftp6Option.c NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation. 2018-09-27 09:00:00 +08:00
Mtftp6Option.h NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation. 2018-09-27 09:00:00 +08:00
Mtftp6Rrq.c NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation. 2018-09-27 09:00:00 +08:00
Mtftp6Support.c NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation. 2018-09-27 09:00:00 +08:00
Mtftp6Support.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Mtftp6Wrq.c NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation. 2018-09-27 09:00:00 +08:00