[edk2] [patch] NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.

2015-11-08 Thread Zhang Lubo
If there is a ipv6 expressed url, the NetLibAsciiStrToIp6 cannot get the Ipv6 address from the host name, because the host name contains left and right bracket which cannot be used to configure the Tcp6 connection. Cc: Fu Siyuan Cc: Ye Ting CC: Wu Jiaxin CC: Gary Ching-Pang Lin Contributed-un

Re: [edk2] [patch] NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.

2015-11-08 Thread Wu, Jiaxin
Reviewed-by: Wu Jiaxin -Original Message- From: Zhang, Lubo Sent: Monday, November 9, 2015 1:26 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan; Ye, Ting; Wu, Jiaxin; Gary Ching-Pang Lin Subject: [patch] NetworkPkg:Fix the issue that cannot parse ipv6 address correctly. If there is a ipv

Re: [edk2] [patch] NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.

2015-11-08 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Zhang, Lubo Sent: Monday, November 09, 2015 1:26 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan; Ye, Ting; Wu, Jiaxin; Gary Ching-Pang Lin Subject: [patch] NetworkPkg:Fix the issue that cannot parse ipv6 address correctly. If there is a ipv

Re: [edk2] [patch] NetworkPkg:Fix the issue that cannot parse ipv6 address correctly.

2015-11-08 Thread Fu, Siyuan
Reviewed-by: Fu Siyuan -Original Message- From: Zhang, Lubo Sent: Monday, November 9, 2015 1:26 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan ; Ye, Ting ; Wu, Jiaxin ; Gary Ching-Pang Lin Subject: [patch] NetworkPkg:Fix the issue that cannot parse ipv6 address correctly. If there is