summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Ip6Dxe
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/Ip6Dxe: Validate source data record lengthMichael Kubacki2020-04-171-17/+30
* NetworkPkg/Ip6Dxe: Fix ASSERT logic in Ip6ProcessRouterAdvertise()Maciej Rabeda2020-04-021-3/+3
* NetworkPkg/Ip6Dxe: Improve Neightbor Discovery message validation.Maciej Rabeda2020-03-303-31/+83
* NetworkPkg/Ip6Dxe: Fix various typosAntoine Coeur2020-02-1020-73/+73
* NetworkPkg: Fix a typoPhilippe Mathieu-Daudé2020-02-102-4/+4
* NetworkPkg/Ip6Dxe: Fix typo in commentPhilippe Mathieu-Daude2019-10-171-1/+1
* NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces callsLaszlo Ersek2019-10-091-1/+1
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0933-231/+33
* NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start.Jiaxin Wu2019-02-191-4/+22
* NetworkPkg/Ip6Dxe: Uninstall protocols when error happen in Driver Binding St...Jiaxin Wu2019-02-121-9/+19
* NetworkPkg: Removing ipf which is no longer supported from edk2.chenc22018-08-141-1/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-2813-99/+99
* NetworkPkg: Fix GCC build error.Fu Siyuan2017-09-061-1/+1
* NetworkPkg/Ip6Dxe: fix a bug in IP6 driver for IpSec protocol notify.Fu Siyuan2017-09-062-18/+14
* NetworkPkg/Ip6Dxe: Fix the bug when checking the DataSizeJiaxin Wu2017-08-171-1/+1
* NetworkPkg/Ip6Dxe: Support SetData interface to clear specific configurationJiaxin Wu2017-08-111-293/+399
* NetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes missing issueJiaxin Wu2017-08-021-19/+53
* NetworkPkg: Typo fix and comments correctionJiaxin Wu2017-06-141-3/+3
* NetworkPkg: Fix bug related DAD issue in IP6 driver.Zhang, Lubo2017-04-201-0/+4
* NetworkPkg/Ip6Dxe: Ignore duplicated DNS address checkJiaxin Wu2017-02-271-10/+0
* NetworkPkg: Update the Ethernet interface name.Zhang Lubo2017-02-231-1/+1
* NetworkPkg:Generate the correct operational state of the interface.Zhang Lubo2017-02-201-5/+6
* NetworkPkg/Ip6Dxe: Fix the potential NULL pointer freeJiaxin Wu2017-01-041-3/+7
* NetworkPkg: Fix typos in commentsGary Lin2016-10-264-18/+18
* NetworkPkg: Clean the previous address since the policy changedJiaxin Wu2016-09-261-30/+29
* NetworkPkg: Fix typos in commentsGiri P Mudusuru2016-07-112-4/+4
* NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-234-8/+8
* NetworkPkg: Stop the timer before clean IP service.Fu, Siyuan2016-05-311-15/+16
* NetworkPkg: Fix issue in Ip6Dxe SetDataJiaxin Wu2016-04-141-37/+35
* NetworkPkg: Add new macros and refine codesZhang Lubo2016-04-115-15/+15
* NetworkPkg: Change the default IPv6 config policyJiaxin Wu2016-03-024-31/+78
* NetworkPkg: better sanity check on Ipv6 prefix lengthSamer El-Haj-Mahmoud2016-02-141-3/+4
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-281-1/+27
* NetworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-153-0/+0
* NetworkPkg: remove redundant words in function comment.Fu Siyuan2015-09-021-1/+0
* MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud2015-08-313-0/+46
* Remove Framework HII "class\subclass" in all VFRDandan Bi2015-05-211-2/+0
* Remove duplicate DAD entry in IP6 driver to fix DAD fail issue.Fu Siyuan2015-04-292-13/+19
* NetworkPkg: Fix typo.Shumin Qiu2015-03-161-2/+2
* NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-041-2/+1
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-211-3/+0
* 1. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan2014-09-181-6/+16
* NetworkPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-13/+28
* Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan2014-08-151-4/+4
* Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan2014-08-081-4/+4
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-1/+3
* Refine code to make it more safely.Eric Dong2014-06-251-1/+2