audk/ShellPkg/Library/UefiShellNetwork1CommandsLib
Meenakshi Aggarwal d624deb7ab ShellPkg/Ping: fix loss of first packet
Issue:
Reply for first ping packet was getting dropped.

Cause:
Sometimes reply message comes even before trasmit
function returns, hence missing 1st reply

Fix:
Prepare the TxList before calling Transmit function.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
2018-02-23 12:46:04 +01:00
..
Ifconfig.c ShellPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout. 2017-12-18 16:38:24 +08:00
Ping.c ShellPkg/Ping: fix loss of first packet 2018-02-23 12:46:04 +01:00
UefiShellNetwork1CommandsLib.c Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellNetwork1CommandsLib.h ShellPkg: Update sources to include MdePkg protocol definitions 2016-10-19 10:26:16 +08:00
UefiShellNetwork1CommandsLib.inf ShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect Protocol format 2016-12-14 21:34:33 +08:00
UefiShellNetwork1CommandsLib.uni ShellPkg: Add error message if failed to place receive token in ping command. 2017-11-16 14:07:31 +08:00