]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c
NetworkPkg/UefiPxeBcDxe: Configure the ARP Instance/RouteTable with new address
authorJiaxin Wu <jiaxin.wu@intel.com>
Tue, 13 Mar 2018 08:53:18 +0000 (16:53 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Thu, 22 Mar 2018 00:25:20 +0000 (08:25 +0800)
commit2f1b849dc82f01ba5df198715f52dd6a0a8051c0
tree532d48d59c17c545085f6595c986da660613349b
parent07bd82d42bab4defd777dc21b3aa627469dc347e
NetworkPkg/UefiPxeBcDxe: Configure the ARP Instance/RouteTable with new address

After completed a DHCP D.O.R.A process and got the new address, the ARP Instance
and RouteTable should be configured so as to avoid the later Pxe.Arp failure.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c
NetworkPkg/UefiPxeBcDxe/PxeBcSupport.c