[edk2] [Patch] NetworkPkg: Remove ping6 and ifconfig shell application.

2017-10-17 Thread Fu Siyuan
Edk2 has duplicated ping6/ifconfig6 implementation in NetworkPkg and ShellPkg. The usage and parameter format of these 2 versions are exactly same. These two commands have been added to Shell specification so the copy under ShellPkg\Library\UefiShellNetwork2CommandsLib\ will be actively maintaine

Re: [edk2] [Patch] NetworkPkg: Remove ping6 and ifconfig shell application.

2017-10-18 Thread Wu, Jiaxin
Reviewed-by: Wu Jiaxin > -Original Message- > From: Fu, Siyuan > Sent: Tuesday, October 17, 2017 9:08 PM > To: edk2-devel@lists.01.org > Cc: Wu, Jiaxin ; Ye, Ting > Subject: [Patch] NetworkPkg: Remove ping6 and ifconfig shell application. > > Edk2 has duplicated ping6/ifconfig6 impleme

Re: [edk2] [Patch] NetworkPkg: Remove ping6 and ifconfig shell application.

2017-10-18 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Fu, Siyuan Sent: Tuesday, October 17, 2017 9:08 PM To: edk2-devel@lists.01.org Cc: Wu, Jiaxin; Ye, Ting Subject: [Patch] NetworkPkg: Remove ping6 and ifconfig shell application. Edk2 has duplicated ping6/ifconfig6 implementation in NetworkP