mirror of https://github.com/acidanthera/audk.git
12ae56cf28
This patch updates IP4 stack to support 32bit subnet mask in PXE boot process. When 32bit subnet mask is used, the IP4 driver couldn't use the subnet mask to determine whether destination IP address is on-link or not, so it will always try to send all the packets to the destination IP address directly first, if failed it will continue to try the default gateway. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com> Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com> |
||
---|---|---|
.. | ||
ArpDxe | ||
Dhcp4Dxe | ||
DpcDxe | ||
IScsiDxe | ||
Ip4Dxe | ||
MnpDxe | ||
Mtftp4Dxe | ||
SnpDxe | ||
Tcp4Dxe | ||
Udp4Dxe | ||
UefiPxeBcDxe | ||
VlanConfigDxe |