11 Commits (81d92c6d34f9ce68f7c2bbd5b92352b3a631bcd0)

Author SHA1 Message Date
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 17 years ago
  Michael Brown 8ffbbebf11 Ensure that struct sockaddr is long enough... 17 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 years ago
  Michael Brown f008b77ba2 Allow an explicit network device to be specified for IP-layer 17 years ago
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. 17 years ago
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility 18 years ago
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. 18 years ago
  Nikhil Chandru Rao c24546c70b Minor changes to the network layer rx() functions 18 years ago
  Michael Brown beadd82208 Remove unused functions. 18 years ago
  Michael Brown 1ebb68e49a Renamed trans_{rx,tx}() to tcpip_{rx,tx}(), since they are specific to 18 years ago
  Michael Brown 3a0e293123 Renamed tcpip_if.[ch] to tcpip.[ch] 18 years ago
  Michael Brown 2c0eb6eb1d Correct TCP/IP checksum generation. 18 years ago
  Nikhil Chandru Rao ab577e1a3a The following edits were made: \ 18 years ago
  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. 18 years ago
  Nikhil Chandru Rao fdc05e2664 created interface for transport-network interface 18 years ago