summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Dhcp6Dxe/Dhcp6Utility.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/Dhcp6Dxe: Fix various typosAntoine Coeur2020-02-101-8/+8
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* NetworkPkg: Correct the time stamp and fix the integer overflow issue.Jiaxin Wu2018-10-221-9/+9
* NetworkPkg: Clean up source filesLiming Gao2018-06-281-13/+13
* NetworkPkg/Dhcp6Dxe: Handle the Nil UUID caseJiaxin Wu2017-03-061-2/+2
* NetworkPkg: Add IPv6 DUID configuration support using platform PCD.Samer El-Haj-Mahmoud2015-07-011-1/+2
* Fix a bug in DHCP6 driver when using DUID LLT.Fu Siyuan2014-11-121-3/+3
* Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the...Fu, Siyuan2014-09-121-4/+2
* Refine code to make it more safely.Eric Dong2014-06-251-4/+4
* Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan2014-03-171-2/+5
* Fix several RFC compliance issues in DHCP6 driver as below.sfu52013-01-081-25/+123
* Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...sfu52012-08-221-0/+39
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* 1. Update DHCPv6 to use DUID-UUID optionhhuan132011-07-141-41/+86
* NetworkPkg: comments clean up.xdu22011-01-211-2/+2
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-011-0/+1146