summaryrefslogtreecommitdiffstats
path: root/StdLib/EfiSocketLib/Ip4.c
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency.jiaxinwu2015-07-081-34/+42
* StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-311-62/+10
* StdLib: Fix GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-301-19/+17
* Fix GCC build errorsLee Leahy2013-11-201-1/+1
* Ignore transmit errors for UDPv4, UDPv6 and IPv4.Lee Leahy2013-11-201-59/+216
* 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
* Fix compilation errors detected with GCC 4.4lpleahy2011-09-301-1/+1
* Update the sockets library codelpleahy2011-09-301-0/+1264