aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/tcpip.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-04[tcpip] Do not fall back to using unoptimised TCP/IP checksummingMichael Brown1-9/+4
2015-09-10[tcpip] Avoid generating positive zero for transmitted UDP checksumsMichael Brown1-2/+36
2015-09-01[tcpip] Allow supported address families to be detected at runtimeMichael Brown1-0/+3
2015-07-28[ipv4] Allow IPv4 socket addresses to include a scope IDMichael Brown1-1/+8
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2014-03-04[tcpip] Provide tcpip_mtu() to determine the maximum transmission unitMichael Brown1-0/+3
2014-03-04[tcpip] Provide tcpip_netdev() to determine the transmitting network deviceMichael Brown1-0/+8
2014-03-02[tcpip] Add IP statistics collection as per RFC 4293Michael Brown1-1/+3
2013-12-05[socket] Ensure socket address structure sizes are fixedMichael Brown1-1/+1
2013-09-03[tcpip] Pass through network device to transport layer protocolsMichael Brown1-3/+5
2013-08-06[tcpip] Allow binding to unspecified privileged ports (below 1024)Michael Brown1-1/+17
2012-06-27[tcpip] Allow for architecture-specific TCP/IP checksum routinesMichael Brown1-2/+10
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+128