aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/in.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-26[ipv4] Support small subnets with no directed broadcast addressslash31Michael Brown1-0/+2
2016-07-25[ipv6] Allow for multiple routersMichael Brown1-2/+6
2015-07-28[ipv4] Allow IPv4 socket addresses to include a scope IDMichael Brown1-2/+9
2015-07-28[ipv4] Redefine IP address constants to avoid unnecessary byte swappingMichael Brown1-9/+15
2015-07-28[ipv6] Treat a missing network device name as "netX"Michael Brown1-0/+3
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2014-05-21[ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL()Michael Brown1-1/+1
2013-12-05[socket] Ensure socket address structure sizes are fixedMichael Brown1-2/+2
2013-11-14[ipv6] Use given source address only if it is not the unspecified addressMichael Brown1-0/+6
2013-09-11[ipv6] Add inet6_aton()Michael Brown1-1/+2
2013-09-03[ipv6] Replace IPv6 stackMichael Brown1-14/+17
2013-08-06[tcpip] Allow binding to unspecified privileged ports (below 1024)Michael Brown1-6/+24
2013-08-06[ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6Michael Brown1-2/+2
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+104