audk/MdeModulePkg/Universal/Network/Ip4Dxe
Fu Siyuan 12ae56cf28 MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot.
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>
2018-09-03 08:36:55 +08:00
..
ComponentName.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Common.c
Ip4Common.h MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. 2018-09-03 08:36:55 +08:00
Ip4Config2.vfr MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Config2Impl.c MdeModulePkg Ip4Dxe: Remove a redundant function 2018-08-21 16:29:08 +08:00
Ip4Config2Impl.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Config2Nv.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Config2Nv.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Driver.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Driver.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Dxe.inf MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Dxe.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4DxeExtra.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4DxeStrings.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Icmp.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Icmp.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4If.c MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. 2018-09-03 08:36:55 +08:00
Ip4If.h MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. 2018-09-03 08:36:55 +08:00
Ip4Igmp.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Igmp.h
Ip4Impl.c MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. 2018-09-03 08:36:55 +08:00
Ip4Impl.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Input.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Input.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4NvData.h
Ip4Option.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Option.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4Output.c MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. 2018-09-03 08:36:55 +08:00
Ip4Output.h
Ip4Route.c MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. 2018-09-03 08:36:55 +08:00
Ip4Route.h MdeModulePkg/Network: Add 32bit subnet mask support for IP4 PXE boot. 2018-09-03 08:36:55 +08:00