summaryrefslogtreecommitdiff
path: root/NetworkPkg/Ip6Dxe
AgeCommit message (Expand)Author
2020-04-17NetworkPkg/Ip6Dxe: Validate source data record lengthMichael Kubacki
2020-04-02NetworkPkg/Ip6Dxe: Fix ASSERT logic in Ip6ProcessRouterAdvertise()Maciej Rabeda
2020-03-30NetworkPkg/Ip6Dxe: Improve Neightbor Discovery message validation.Maciej Rabeda
2020-02-10NetworkPkg/Ip6Dxe: Fix various typosAntoine Coeur
2020-02-10NetworkPkg: Fix a typoPhilippe Mathieu-Daudé
2019-10-17NetworkPkg/Ip6Dxe: Fix typo in commentPhilippe Mathieu-Daude
2019-10-09NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces callsLaszlo Ersek
2019-04-09NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-02-19NetworkPkg/Ip6Dxe: Clean the invalid IPv6 configuration during driver start.Jiaxin Wu
2019-02-12NetworkPkg/Ip6Dxe: Uninstall protocols when error happen in Driver Binding St...Jiaxin Wu
2018-08-14NetworkPkg: Removing ipf which is no longer supported from edk2.chenc2
2018-06-28NetworkPkg: Clean up source filesLiming Gao
2017-09-06NetworkPkg: Fix GCC build error.Fu Siyuan
2017-09-06NetworkPkg/Ip6Dxe: fix a bug in IP6 driver for IpSec protocol notify.Fu Siyuan
2017-08-17NetworkPkg/Ip6Dxe: Fix the bug when checking the DataSizeJiaxin Wu
2017-08-11NetworkPkg/Ip6Dxe: Support SetData interface to clear specific configurationJiaxin Wu
2017-08-02NetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes missing issueJiaxin Wu
2017-06-14NetworkPkg: Typo fix and comments correctionJiaxin Wu
2017-04-20NetworkPkg: Fix bug related DAD issue in IP6 driver.Zhang, Lubo
2017-02-27NetworkPkg/Ip6Dxe: Ignore duplicated DNS address checkJiaxin Wu
2017-02-23NetworkPkg: Update the Ethernet interface name.Zhang Lubo
2017-02-20NetworkPkg:Generate the correct operational state of the interface.Zhang Lubo
2017-01-04NetworkPkg/Ip6Dxe: Fix the potential NULL pointer freeJiaxin Wu
2016-10-26NetworkPkg: Fix typos in commentsGary Lin
2016-09-26NetworkPkg: Clean the previous address since the policy changedJiaxin Wu
2016-07-11NetworkPkg: Fix typos in commentsGiri P Mudusuru
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo
2016-05-31NetworkPkg: Stop the timer before clean IP service.Fu, Siyuan
2016-04-14NetworkPkg: Fix issue in Ip6Dxe SetDataJiaxin Wu
2016-04-11NetworkPkg: Add new macros and refine codesZhang Lubo
2016-03-02NetworkPkg: Change the default IPv6 config policyJiaxin Wu
2016-02-14NetworkPkg: better sanity check on Ipv6 prefix lengthSamer El-Haj-Mahmoud
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen
2015-09-02NetworkPkg: remove redundant words in function comment.Fu Siyuan
2015-08-31MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
2015-04-29Remove duplicate DAD entry in IP6 driver to fix DAD fail issue.Fu Siyuan
2015-03-16NetworkPkg: Fix typo.Shumin Qiu
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
2014-09-181. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan
2014-09-03NetworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-06-25Refine code to make it more safely.Eric Dong