]> git.proxmox.com Git - mirror_edk2.git/commit
Updated the IpIoLiband and the change includes:
authorqouyang <qouyang@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 17 Nov 2009 07:57:02 +0000 (07:57 +0000)
committerqouyang <qouyang@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 17 Nov 2009 07:57:02 +0000 (07:57 +0000)
commita09ee46d9a258ef08a931c0d412c62c98dbdb8aa
tree8b9959d9660777df1906095eb59591bc5ab7b9ac
parent169fa210310f7d518c1c432fe7acdc4e47c207ec
Updated the IpIoLiband and the change includes:
1) Add one structure member – IpHdrLen in the EFI_NET_SESSION_DATA data structure.
2) Pass IP header length to upper-layer through this new member. The length of IP header will be used for ICMP6 packet generation in upper-layer.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9437 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Include/Library/IpIoLib.h
MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.c