audk/NetworkPkg/Ip6Dxe
Jiaxin Wu 4720106b99 NetworkPkg: Change the default IPv6 config policy
The default policy for Ip6Config is Ip6ConfigPolicyAutomatic,
which results in all NIC ports starting SARR process when it
receives RA message with M flag from IPv6 router. So, this
patch is used to changes the the default IPv6 config policy to
Ip6ConfigPolicyManualand also defer the SetData operation after
Ip6ConfigProtocol installed. This update let the other platform
drivers have chance to change the default config data by consume
Ip6ConfigProtocol.

Cc: Subramanian Sriram <sriram-s@hpe.com>
Cc: El-Haj-Mahmoud Samer <samer.el-haj-mahmoud@hpe.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: Subramanian Sriram <sriram-s@hpe.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
2016-03-02 15:43:52 +08:00
..
ComponentName.c NetworkPkg:Fix Network memory leak when calling GetModeData interface 2016-01-28 02:32:43 +00:00
Ip6Common.c
Ip6Common.h
Ip6Config.vfr
Ip6ConfigImpl.c NetworkPkg: Change the default IPv6 config policy 2016-03-02 15:43:52 +08:00
Ip6ConfigImpl.h NetworkPkg: Change the default IPv6 config policy 2016-03-02 15:43:52 +08:00
Ip6ConfigNv.c
Ip6ConfigNv.h
Ip6Driver.c NetworkPkg: Change the default IPv6 config policy 2016-03-02 15:43:52 +08:00
Ip6Driver.h
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: better sanity check on Ipv6 prefix length 2016-02-14 10:31:20 +08:00
Ip6Icmp.h
Ip6If.c
Ip6If.h
Ip6Impl.c
Ip6Impl.h
Ip6Input.c
Ip6Input.h
Ip6Mld.c
Ip6Mld.h
Ip6Nd.c
Ip6Nd.h
Ip6NvData.h
Ip6Option.c
Ip6Option.h
Ip6Output.c
Ip6Output.h
Ip6Route.c
Ip6Route.h