summaryrefslogtreecommitdiff
path: root/StdLib/EfiSocketLib/Udp4.c
AgeCommit message (Expand)Author
2015-07-08StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency.jiaxinwu
2013-11-20Fix GCC build errorsLee Leahy
2013-11-20Ignore transmit errors for UDPv4, UDPv6 and IPv4.Lee Leahy
2013-02-08Allow fragmentation of large UDP packetslpleahy
2012-09-10Modify UDP and IP to transmit on all network adapters instead of just the fir...lpleahy
2012-08-10Return the proper status after one of the ports is configured for UDP or IP c...lpleahy
2012-06-29Choose a better subnet mask value for the IPv4 address.lpleahy
2012-02-24Fix issues detected by python web-server.lpleahy
2012-02-09Merged socket development branch:lpleahy
2011-09-30Update the sockets library codelpleahy
2011-07-30Add Socket Libraries.darylm503