audk/MdeModulePkg/Universal/Network/Ip4Dxe
Wang Fan 018432f0ce MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checking
* Since wireless network can switch at very short time, the time interval
  of reconfig event checking is too long for this case. To achieve better
  performance and scalability, separate this task from Ip4 tick timer.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wang Fan <fan.wang@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2018-01-12 11:08:50 +08:00
..
ComponentName.c
Ip4Common.c MdeModulePkg: Update IP4 stack to support point-to-point link with 31-bit mask. 2017-11-13 13:52:17 +08:00
Ip4Common.h
Ip4Config2.vfr MdeModulePkg/Ip4Dxe: Refine the IPv4 configuration help info 2017-04-25 18:17:01 +08:00
Ip4Config2Impl.c MdeModulePkg/Ip4Dxe: Remove redundant code in Ip4Config2InitInstance(). 2017-12-22 13:46:29 +08:00
Ip4Config2Impl.h
Ip4Config2Nv.c MdeModulePkg/Ip4Dxe: return error on memory allocate failure instead of ASSERT. 2017-12-18 08:53:50 +08:00
Ip4Config2Nv.h
Ip4Driver.c MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checking 2018-01-12 11:08:50 +08:00
Ip4Driver.h
Ip4Dxe.inf
Ip4Dxe.uni
Ip4DxeExtra.uni
Ip4DxeStrings.uni MdeModulePkg/Ip4Dxe: Refine the IPv4 configuration help info 2017-04-25 18:17:01 +08:00
Ip4Icmp.c MdeModulePkg/Ip4Dxe: fix ICMP echo reply memory leak 2017-12-12 19:12:41 +08:00
Ip4Icmp.h
Ip4If.c MdeModulePkg/Ip4Dxe: Fix the incorrect RemoveEntryList 2017-04-21 13:04:24 +08:00
Ip4If.h
Ip4Igmp.c
Ip4Igmp.h
Ip4Impl.c MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checking 2018-01-12 11:08:50 +08:00
Ip4Impl.h MdeModulePkg/Ip4Dxe: Add an independent timer for reconfig checking 2018-01-12 11:08:50 +08:00
Ip4Input.c MdeModulePkg/Ip4Dxe: fix a bug in IP4 driver for IpSec protocol notify. 2017-09-06 14:57:29 +08:00
Ip4Input.h
Ip4NvData.h
Ip4Option.c
Ip4Option.h
Ip4Output.c
Ip4Output.h
Ip4Route.c
Ip4Route.h