summaryrefslogtreecommitdiffstats
path: root/StdLib/EfiSocketLib/Udp6.c
Commit message (Expand)AuthorAgeFilesLines
* edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFilesMichael D Kinney2019-04-291-1373/+0
* StdLib: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+2
* Fix GCC build errorsLee Leahy2013-11-201-1/+1
* Ignore transmit errors for UDPv4, UDPv6 and IPv4.Lee Leahy2013-11-201-55/+336
* Modify UDP and IP to transmit on all network adapters instead of just the fir...lpleahy2012-09-101-16/+23
* Return the proper status after one of the ports is configured for UDP or IP c...lpleahy2012-08-101-38/+34
* Fix issues detected by python web-server.lpleahy2012-02-241-0/+1
* Merged socket development branch:lpleahy2012-02-091-0/+1094