audk/MdeModulePkg/Universal/Network/Dhcp4Dxe
tye c5bcc2e2ab 1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued up in the system: these packets will never be freed and will cumulate as time goes on, and then it will cause the system becomes very slow. This issue is reported by HP.
2. Sync HSD #210249 patch: Fix bug in handling certain network errors in EfiDhcp4TransmitReceive() for DHCP4 driver
3. Enhance DhcpCleanLease to clear Netmask as well, so that Dhcp4->GetModeData() could return clean data in Dhcp4Stopped state.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9354 6f19259b-4bc3-4df7-8a09-765794883524
2009-10-21 09:37:10 +00:00
..
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
Dhcp4Driver.c 1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued up in the system: these packets will never be freed and will cumulate as time goes on, and then it will cause the system becomes very slow. This issue is reported by HP. 2009-10-21 09:37:10 +00:00
Dhcp4Driver.h code scrub fix 2009-01-16 00:09:52 +00:00
Dhcp4Dxe.inf 1)Global variables have been moved backward ahead of functions. 2008-12-04 07:12:25 +00:00
Dhcp4Impl.c 1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued up in the system: these packets will never be freed and will cumulate as time goes on, and then it will cause the system becomes very slow. This issue is reported by HP. 2009-10-21 09:37:10 +00:00
Dhcp4Impl.h sync tracker:PXE misused the parameter of second since boot in DHCP header. 2009-06-08 02:13:36 +00:00
Dhcp4Io.c 1. Fix a bug in Dhcp4 to prevent unexpected broadcast DHCP packets be queued up in the system: these packets will never be freed and will cumulate as time goes on, and then it will cause the system becomes very slow. This issue is reported by HP. 2009-10-21 09:37:10 +00:00
Dhcp4Io.h Clean Network Driver to include Uefi.h, not PiDxe.h. 2009-02-09 02:59:07 +00:00
Dhcp4Option.c 1. remove duplicated NetLibDispatchDpc() calling in Pool function. 2009-07-10 06:59:07 +00:00
Dhcp4Option.h add security check. 2009-07-09 08:54:39 +00:00