diff options
author | Jiaxin Wu <Jiaxin.wu@intel.com> | 2018-09-14 15:47:52 +0800 |
---|---|---|
committer | Jiaxin Wu <Jiaxin.wu@intel.com> | 2018-09-27 09:00:00 +0800 |
commit | f3427f12a4a53b8cc32a6816934dbcf59072c1db (patch) | |
tree | 2a9fed9bc518ea0f5072dcff3c838ef6296dd307 /BaseTools/Source/Python | |
parent | 6c047cfab116c2a0187d959aee9e61ac902d7d50 (diff) | |
download | edk2-f3427f12a4a53b8cc32a6816934dbcf59072c1db.zip edk2-f3427f12a4a53b8cc32a6816934dbcf59072c1db.tar.gz edk2-f3427f12a4a53b8cc32a6816934dbcf59072c1db.tar.bz2 |
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>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions