audk/NetworkPkg
qianouyang 94b928ca59 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak.
2. In IPsec driver it wrongly use the HeadLen to calculate the IP header length after the IPsec process. Correct this mistake.

Signed-off-by: qianouyang
Reviewed-by: jjin9
Reviewed-by: ZhangCaoIntel

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11824 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-14 09:45:59 +00:00
..
Application Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. 2011-04-20 10:01:48 +00:00
Dhcp6Dxe NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
Ip6Dxe 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak. 2011-06-14 09:45:59 +00:00
IpSecDxe 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak. 2011-06-14 09:45:59 +00:00
Mtftp6Dxe String Reference Cleanup. 2011-06-08 05:53:18 +00:00
TcpDxe NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
Udp6Dxe Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
UefiPxeBcDxe 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unnecessary re-configure UdpRead operation. 2011-06-09 09:25:48 +00:00
NetworkPkg.dec NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
NetworkPkg.dsc NetworkPkg.dsc: 2011-04-01 06:27:16 +00:00