summaryrefslogtreecommitdiff
path: root/NetworkPkg/Dhcp6Dxe/Dhcp6Io.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-14NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Related PatchDoug Flick1-17/+53
2024-02-06NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Unit TestsDoug Flick via groups.io1-1/+1
2024-02-06NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 PatchDoug Flick via groups.io1-66/+137
2024-02-06NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 PatchDoug Flick via groups.io1-133/+276
2021-12-07NetworkPkg: Apply uncrustify changesMichael Kubacki1-589/+556
2020-02-10NetworkPkg/Dhcp6Dxe: Fix various typosAntoine Coeur1-13/+13
2019-12-04NetworkPkg: Fixes to static code analysis hitsMaciej Rabeda1-0/+1
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28NetworkPkg: Clean up source filesLiming Gao1-12/+12
2016-08-01NetworkPkg: Add missed character in copyright.Fu Siyuan1-1/+1
2016-04-01NetworkPkg: Check received packet size before use it.Fu Siyuan1-1/+5
2015-02-13NetworkPkg: Code refine to avoid NULL pointer dereferenced.Shumin Qiu1-1/+4
2015-02-11DHCP6 bug fix:Gary Lin1-1/+14
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell1-4/+1
2014-07-10Fix a memory use after free bug in DHCP6 driver.Fu, Siyuan1-2/+29
2013-03-11Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly.sfu51-5/+10
2013-01-08Fix several RFC compliance issues in DHCP6 driver as below.sfu51-69/+125
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-5/+1
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-3/+3
2012-08-22Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...sfu51-1/+101
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan131-1/+5
2011-07-181. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan131-2/+6
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian1-0/+2965