audk/ShellPkg/Library/UefiShellNetwork1CommandsLib
Jiaxin Wu 9ce14ca124 ShellPkg: Enhance ping to select the interface automatically
v2:
* A. Refine the code to make it more readable.
* B. Add hint message for link local address case.

This patch is used to support no source IP specified case
while multiple NICs existed in the platform. The command
will select the first both connected and configured interface
automatically.
Note: Source address is always required when pinging a
link-local address.

Cc: David Van Arnem <dvanarnem@cmlab.biz>
Cc: Bhupesh Sharma <bhupesh.sharma@nxp.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2016-04-29 11:32:17 +08:00
..
Ifconfig.c ShellPkg: Update 'ifconfig -r' implementation 2016-03-03 15:27:24 +08:00
Ping.c ShellPkg: Enhance ping to select the interface automatically 2016-04-29 11:32:17 +08:00
UefiShellNetwork1CommandsLib.c Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellNetwork1CommandsLib.h ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 protocol. 2015-07-08 02:53:41 +00:00
UefiShellNetwork1CommandsLib.inf ShellPkg: use UEFI_APPLICATION module type for Shell components 2015-08-25 14:54:36 +00:00
UefiShellNetwork1CommandsLib.uni ShellPkg: Enhance ping to select the interface automatically 2016-04-29 11:32:17 +08:00