audk/NetworkPkg/Ip6Dxe
Jiaxin Wu 9ef28ed312 NetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes missing issue
This patch is to fix the potential issue recorded at Bugzilla 636:
https://bugzilla.tianocore.org/show_bug.cgi?id=636

The issue is caused by the IPv6 policy switching after PXEv6 boot. When IP
policy is changing, the IPv6 children used by PXE.UdpRead() will be destroyed.
Then, PXE Stop() function is called to uninstall the devicePath protocol,
which leads to the IPv6 PXE boot option goes missing.

Through the above analysis, the IP driver should take the responsibility for
the upper layer network stacks recovery by using ConnectController().

Cc: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com>
Cc: Subramanian Sriram <sriram-s@hpe.com>
Cc: Ni Ruiyu <ruiyu.ni@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: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com>
Reviewed-by: Subramanian Sriram <sriram-s@hpe.com>
Tested-by: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com>
2017-08-02 15:31:37 +08:00
..
ComponentName.c NetworkPkg:Fix Network memory leak when calling GetModeData interface 2016-01-28 02:32:43 +00:00
Ip6Common.c NetworkPkg: Add new macros and refine codes 2016-04-11 08:24:47 +08:00
Ip6Common.h
Ip6Config.vfr Remove Framework HII "class\subclass" in all VFR 2015-05-21 07:58:12 +00:00
Ip6ConfigImpl.c NetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes missing issue 2017-08-02 15:31:37 +08:00
Ip6ConfigImpl.h NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. 2016-06-23 09:39:38 +08:00
Ip6ConfigNv.c
Ip6ConfigNv.h
Ip6Driver.c NetworkPkg: Fix typos in comments 2016-07-11 10:29:50 +08:00
Ip6Driver.h NetworkPkg: Fix typos in comments 2016-07-11 10:29:50 +08:00
Ip6Dxe.inf NetworkPkg: Change the default IPv6 config policy 2016-03-02 15:43:52 +08:00
Ip6Dxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Ip6DxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Ip6DxeStrings.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Ip6Icmp.c NetworkPkg: Add new macros and refine codes 2016-04-11 08:24:47 +08:00
Ip6Icmp.h
Ip6If.c
Ip6If.h
Ip6Impl.c NetworkPkg: Add new macros and refine codes 2016-04-11 08:24:47 +08:00
Ip6Impl.h NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. 2016-06-23 09:39:38 +08:00
Ip6Input.c MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's installed. 2015-08-31 07:44:12 +00:00
Ip6Input.h
Ip6Mld.c
Ip6Mld.h
Ip6Nd.c NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. 2016-06-23 09:39:38 +08:00
Ip6Nd.h
Ip6NvData.h
Ip6Option.c NetworkPkg: Fix typos in comments 2016-10-26 08:50:03 +08:00
Ip6Option.h NetworkPkg: Fix typos in comments 2016-10-26 08:50:03 +08:00
Ip6Output.c NetworkPkg: Fix typos in comments 2016-10-26 08:50:03 +08:00
Ip6Output.h
Ip6Route.c NetworkPkg: Add new macros and refine codes 2016-04-11 08:24:47 +08:00
Ip6Route.h