summaryrefslogtreecommitdiff
path: root/NetworkPkg/Dhcp6Dxe/Dhcp6Utility.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-14NetworkPkg: Dhcp6Dxe: Packet-Length is not updated before appendingDoug Flick1-5/+5
2024-02-14NetworkPkg: Dhcp6Dxe: Removes duplicate check and replaces with macroDoug Flick1-25/+19
2024-02-06NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 PatchDoug Flick via groups.io1-73/+300
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-249/+230
2020-02-10NetworkPkg/Dhcp6Dxe: Fix various typosAntoine Coeur1-8/+8
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-10-22NetworkPkg: Correct the time stamp and fix the integer overflow issue.Jiaxin Wu1-9/+9
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-13/+13
2017-03-06NetworkPkg/Dhcp6Dxe: Handle the Nil UUID caseJiaxin Wu1-2/+2
2015-07-01NetworkPkg: Add IPv6 DUID configuration support using platform PCD.Samer El-Haj-Mahmoud1-1/+2
2014-11-12Fix a bug in DHCP6 driver when using DUID LLT.Fu Siyuan1-3/+3
2014-09-12Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the...Fu, Siyuan1-4/+2
2014-06-25Refine code to make it more safely.Eric Dong1-4/+4
2014-03-17Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan1-2/+5
2013-01-08Fix several RFC compliance issues in DHCP6 driver as below.sfu51-25/+123
2012-08-22Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...sfu51-0/+39
2012-05-31Fixed build failed.ydong101-1/+1
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-2/+2
2011-07-141. Update DHCPv6 to use DUID-UUID optionhhuan131-41/+86
2011-01-21NetworkPkg: comments clean up.xdu21-2/+2
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+1146