27 Révisions (master)

Auteur SHA1 Message Date
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length il y a 7 ans
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime il y a 8 ans
  Michael Brown 57bab4e1d3 [tcpip] Fix dubious calculation of min_port il y a 9 ans
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit il y a 10 ans
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device il y a 10 ans
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 il y a 10 ans
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols il y a 10 ans
  Michael Brown 252d28f098 [tcpip] Allow binding to unspecified privileged ports (below 1024) il y a 10 ans
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines il y a 12 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables il y a 15 ans
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses il y a 15 ans
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover il y a 17 ans
  Michael Brown f11da20f25 When a network device is specified to tcpip_tx() or it's children, treat il y a 17 ans
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device il y a 17 ans
  Michael Brown f008b77ba2 Allow an explicit network device to be specified for IP-layer il y a 17 ans
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. il y a 17 ans
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are il y a 17 ans
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation il y a 17 ans
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. il y a 18 ans
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. il y a 18 ans
  Nikhil Chandru Rao c24546c70b Minor changes to the network layer rx() functions il y a 18 ans
  Michael Brown beadd82208 Remove unused functions. il y a 18 ans
  Michael Brown 1ebb68e49a Renamed trans_{rx,tx}() to tcpip_{rx,tx}(), since they are specific to il y a 18 ans
  Michael Brown 3a0e293123 Renamed tcpip_if.[ch] to tcpip.[ch] il y a 18 ans
  Michael Brown 2c0eb6eb1d Correct TCP/IP checksum generation. il y a 18 ans
  Nikhil Chandru Rao ab577e1a3a The following edits were made: \ il y a 18 ans
  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. il y a 18 ans