13 次代码提交 (fbf9295cbbbb2f4ac66d3150b92491ff9c4fccf8)

作者 SHA1 备注 提交日期
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 17 年前
  Michael Brown f11da20f25 When a network device is specified to tcpip_tx() or it's children, treat 17 年前
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 年前
  Michael Brown f008b77ba2 Allow an explicit network device to be specified for IP-layer 17 年前
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. 17 年前
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 年前
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 年前
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. 18 年前
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. 18 年前
  Nikhil Chandru Rao c24546c70b Minor changes to the network layer rx() functions 18 年前
  Michael Brown beadd82208 Remove unused functions. 18 年前
  Michael Brown 1ebb68e49a Renamed trans_{rx,tx}() to tcpip_{rx,tx}(), since they are specific to 18 年前
  Michael Brown 3a0e293123 Renamed tcpip_if.[ch] to tcpip.[ch] 18 年前
  Michael Brown 2c0eb6eb1d Correct TCP/IP checksum generation. 18 年前
  Nikhil Chandru Rao ab577e1a3a The following edits were made: \ 18 年前
  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 年前