mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-27 22:58:06 +00:00
The IP address should not be treated as classful one if DHCP options contain a classless IP with its true subnet mask. Otherwise, DHCPv4 TransmitReceive() will failed. This real subnet mask will be parsed and recorded in DhcpSb->Netmask. So, we need check it before get the IP's corresponding subnet mask. Cc: Santhapur Naveen <naveens@amiindia.co.in> 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: Fu Siyuan <siyuan.fu@intel.com> |
||
|---|---|---|
| .. | ||
| ArpDxe | ||
| Dhcp4Dxe | ||
| DpcDxe | ||
| Ip4Dxe | ||
| IScsiDxe | ||
| MnpDxe | ||
| Mtftp4Dxe | ||
| SnpDxe | ||
| Tcp4Dxe | ||
| Udp4Dxe | ||
| UefiPxeBcDxe | ||
| VlanConfigDxe | ||