audk/NetworkPkg/Ip6Dxe
Zhang, Lubo 52cad7d0d8 NetworkPkg: Fix bug related DAD issue in IP6 driver.
If we set PXEv6 as the first boot option and reboot immediately
after the first successful boot, it will assert. the root cause is
when we set the policy from manual to automatic in PXE driver,
the ip6 Configure item size is already set to zero and other
structures are also released, So it is not needed to perform DAD call
back function which is invoked by Ip6ConfigSetMaunualAddress.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
2017-04-20 15:52:53 +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 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. 2014-05-07 06:17:31 +00:00
Ip6Config.vfr Remove Framework HII "class\subclass" in all VFR 2015-05-21 07:58:12 +00:00
Ip6ConfigImpl.c NetworkPkg: Fix bug related DAD issue in IP6 driver. 2017-04-20 15:52:53 +08:00
Ip6ConfigImpl.h NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. 2016-06-23 09:39:38 +08:00
Ip6ConfigNv.c Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
Ip6ConfigNv.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
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 Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Ip6If.c 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
Ip6If.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
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 1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEFI errata that will appear in UEFI 2.3 specification after 2.3 errata B and future UEFI Specifications after 2.3. 2010-11-01 08:19:28 +00:00
Ip6Mld.c Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Ip6Mld.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Ip6Nd.c NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration. 2016-06-23 09:39:38 +08:00
Ip6Nd.h 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. 2012-10-17 08:23:41 +00:00
Ip6NvData.h Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced Configuration’ page; 2) Save parameters in ‘Advanced Configuration’ immediately when user press ‘Commit Changes and Exit’ . 2013-01-15 02:19:42 +00:00
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 Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Ip6Route.c NetworkPkg: Add new macros and refine codes 2016-04-11 08:24:47 +08:00
Ip6Route.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00