]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/Ip6Dxe/Ip6ConfigImpl.h
NetworkPkg: Change the default IPv6 config policy
authorJiaxin Wu <jiaxin.wu@intel.com>
Thu, 25 Feb 2016 02:52:13 +0000 (10:52 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Wed, 2 Mar 2016 07:43:52 +0000 (15:43 +0800)
commit4720106b99f76d32f71ad52f77bf79b60e070128
treeb3a41b3ed4e2cbd65810e8ecb390331880ffce52
parent7648748e99eeeadec38fda7568adb260c4acc861
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>
NetworkPkg/Ip6Dxe/Ip6ConfigImpl.c
NetworkPkg/Ip6Dxe/Ip6ConfigImpl.h
NetworkPkg/Ip6Dxe/Ip6Driver.c
NetworkPkg/Ip6Dxe/Ip6Dxe.inf