13 Revize (master)

Autor SHA1 Zpráva Datum
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming před 8 roky
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums před 8 roky
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime před 8 roky
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID před 9 roky
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit před 10 roky
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device před 10 roky
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 před 10 roky
  Michael Brown 2649e8ef70 [socket] Ensure socket address structure sizes are fixed před 10 roky
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols před 10 roky
  Michael Brown 252d28f098 [tcpip] Allow binding to unspecified privileged ports (below 1024) před 11 roky
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines před 12 roky
  Michael Brown 8406115834 [build] Rename gPXE to iPXE před 14 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition před 15 roky
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables před 15 roky
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses před 15 roky
  Michael Brown 85e5e25c52 [build] Avoid strict-aliasing warnings when building with gcc 4.4 před 15 roky
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover před 17 roky
  Michael Brown 8ffbbebf11 Ensure that struct sockaddr is long enough... před 17 roky
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device před 17 roky
  Michael Brown f008b77ba2 Allow an explicit network device to be specified for IP-layer před 17 roky
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. před 17 roky
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility před 18 roky
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. před 18 roky
  Nikhil Chandru Rao c24546c70b Minor changes to the network layer rx() functions před 18 roky
  Michael Brown beadd82208 Remove unused functions. před 18 roky
  Michael Brown 1ebb68e49a Renamed trans_{rx,tx}() to tcpip_{rx,tx}(), since they are specific to před 18 roky
  Michael Brown 3a0e293123 Renamed tcpip_if.[ch] to tcpip.[ch] před 18 roky
  Michael Brown 2c0eb6eb1d Correct TCP/IP checksum generation. před 18 roky
  Nikhil Chandru Rao ab577e1a3a The following edits were made: \ před 18 roky
  Nikhil Chandru Rao c9ea710930 Renamed net/interface.c and include/gpxe/interface.h to net/tcpip_if.c and include/gpxe/tcpip_if.h respectively. Made changes in the other files. před 18 roky
  Nikhil Chandru Rao fdc05e2664 created interface for transport-network interface před 18 roky