summaryrefslogtreecommitdiff
path: root/NetworkPkg/Ip6Dxe
AgeCommit message (Expand)AuthorFilesLines
2017-02-20NetworkPkg:Generate the correct operational state of the interface.Zhang Lubo1-5/+6
2017-01-04NetworkPkg/Ip6Dxe: Fix the potential NULL pointer freeJiaxin Wu1-3/+7
2016-10-26NetworkPkg: Fix typos in commentsGary Lin4-18/+18
2016-09-26NetworkPkg: Clean the previous address since the policy changedJiaxin Wu1-30/+29
2016-07-11NetworkPkg: Fix typos in commentsGiri P Mudusuru2-4/+4
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo4-8/+8
2016-05-31NetworkPkg: Stop the timer before clean IP service.Fu, Siyuan1-15/+16
2016-04-14NetworkPkg: Fix issue in Ip6Dxe SetDataJiaxin Wu1-37/+35
2016-04-11NetworkPkg: Add new macros and refine codesZhang Lubo5-15/+15
2016-03-02NetworkPkg: Change the default IPv6 config policyJiaxin Wu4-31/+78
2016-02-14NetworkPkg: better sanity check on Ipv6 prefix lengthSamer El-Haj-Mahmoud1-3/+4
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo1-1/+27
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen3-0/+0
2015-09-02NetworkPkg: remove redundant words in function comment.Fu Siyuan1-1/+0
2015-08-31MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud3-0/+46
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi1-2/+0
2015-04-29Remove duplicate DAD entry in IP6 driver to fix DAD fail issue.Fu Siyuan2-13/+19
2015-03-16NetworkPkg: Fix typo.Shumin Qiu1-2/+2
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell1-2/+1
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong1-3/+0
2014-09-181. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan1-6/+16
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo1-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo1-13/+28
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan1-4/+4
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan1-4/+4
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-1/+3
2014-06-25Refine code to make it more safely.Eric Dong1-1/+2
2014-05-071. Mark the network volatile variables as deprecated in code comments and rem...Fu Siyuan4-184/+4
2014-04-10Fix a bug in IP driver that the fragment overlap check may be skipped incorre...Fu Siyuan1-2/+2
2013-06-14Fixed the issue that IPv6 network stack assert infrequently – assert once e...Ye Ting1-34/+45
2013-03-20Making the IP6_CONFIG_DATA_RECORD the same size for both IA32 and X64 builds.sfu52-4/+4
2013-03-20Remove HiiUpdateForm from ExtractConfig fucntion.sfu51-12/+1
2013-01-15Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced ...tye12-259/+228
2012-12-241. Fix buffer overflow bugs in SNP, MNP and IP6 driver.sfu51-1/+1
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52-2/+4
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu59-107/+286
2012-10-17Add manual configured gateway address back after system reset.tye11-0/+12
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu58-20/+20
2012-04-28Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance ...tye11-12/+14
2011-12-15Update for NetworkPkg.ydong102-199/+207
2011-10-28Clean NV flag in ‘Save Changes’ in IP6 menu.tye11-1/+1
2011-10-08Add pointer check for NULL before dereference it.sfu51-18/+30
2011-09-18Clean up the private GUID definition in module Level.lgao44-19/+10
2011-09-16Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong102-2/+2
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye14-149/+169
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan131-7/+19
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu3-7/+7
2011-06-141. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structur...qianouyang1-2/+16