audk/MdeModulePkg/Universal/Network
Jiaxin Wu 8c5f78a2cc MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()
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>
2016-09-06 19:00:00 +08:00
..
ArpDxe MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
Dhcp4Dxe MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive() 2016-09-06 19:00:00 +08:00
DpcDxe MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
IScsiDxe MdeModulePkg: Refine codes of iSCSI driver 2016-08-18 13:53:55 +08:00
Ip4Dxe MdeModulePkg: Fix potential failure if UseDefaultAddress configured 2016-08-18 13:54:50 +08:00
MnpDxe MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
Mtftp4Dxe MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
SnpDxe MdeModulePkg: Fix SNP.Initialize() spec conformance issue 2016-06-02 10:25:58 +08:00
Tcp4Dxe MdeModulePkg: Fix bug in TCP which not sending out ACK in certain circumstance. 2016-07-18 10:08:43 +08:00
Udp4Dxe MdeModulePkg: Add missed character in copyright. 2016-08-01 10:20:53 +08:00
UefiPxeBcDxe MdeModulePkg: Fix build error in the PXE driver. 2016-07-12 10:00:05 +08:00
VlanConfigDxe MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00