summaryrefslogtreecommitdiffstats
path: root/StdLib/EfiSocketLib/Udp4.c
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency.jiaxinwu2015-07-081-34/+42
* Fix GCC build errorsLee Leahy2013-11-201-1/+1
* Ignore transmit errors for UDPv4, UDPv6 and IPv4.Lee Leahy2013-11-201-51/+214
* Allow fragmentation of large UDP packetslpleahy2013-02-081-1/+1
* 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
* Choose a better subnet mask value for the IPv4 address.lpleahy2012-06-291-3/+3
* Fix issues detected by python web-server.lpleahy2012-02-241-0/+1
* Merged socket development branch:lpleahy2012-02-091-0/+1
* Update the sockets library codelpleahy2011-09-301-1808/+456
* Add Socket Libraries.darylm5032011-07-301-0/+2408