summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Dhcp6Dxe/Dhcp6Io.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/Dhcp6Dxe: Fix various typosAntoine Coeur2020-02-101-13/+13
* NetworkPkg: Fixes to static code analysis hitsMaciej Rabeda2019-12-041-0/+1
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-12/+12
* NetworkPkg: Add missed character in copyright.Fu Siyuan2016-08-011-1/+1
* NetworkPkg: Check received packet size before use it.Fu Siyuan2016-04-011-1/+5
* NetworkPkg: Code refine to avoid NULL pointer dereferenced.Shumin Qiu2015-02-131-1/+4
* DHCP6 bug fix:Gary Lin2015-02-111-1/+14
* NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-041-4/+1
* Fix a memory use after free bug in DHCP6 driver.Fu, Siyuan2014-07-101-2/+29
* Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly.sfu52013-03-111-5/+10
* Fix several RFC compliance issues in DHCP6 driver as below.sfu52013-01-081-69/+125
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-5/+1
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-3/+3
* Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...sfu52012-08-221-1/+101
* 1. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan132011-08-121-1/+5
* 1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan132011-07-181-2/+6
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-011-0/+2965