]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Ip4Dxe: Sync the direct route entry setting.
authorJiaxin Wu <Jiaxin.wu@intel.com>
Wed, 29 Aug 2018 03:04:45 +0000 (11:04 +0800)
committerJiaxin Wu <Jiaxin.wu@intel.com>
Thu, 13 Sep 2018 01:09:08 +0000 (09:09 +0800)
commitecbd055d4e8d83b71578e8ec5e32b09e4e9d3a81
tree5a3301e16118e385e2b4b7871460ba55a3f9012c
parent4423f0bc613b5451feaa546c3f330ad625d65638
MdeModulePkg/Ip4Dxe: Sync the direct route entry setting.

v2: use "IP & Netmask" directly instead of defining an additional variable.

This patch is to sync the direct route entry setting in both the default
and Instance route table {Subnet, Mask, NextHope} (
https://bugzilla.tianocore.org/show_bug.cgi?id=1143).

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Config2Impl.c
MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.c