44 Ревизии (df868476e7872c3ebd8c6e2a21f8365858907dc7)

Автор SHA1 Съобщение Дата
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. преди 16 години
  Michael Brown 423e9d72f3 udp_open_promisc() calls udp_open_common() with peer==NULL. преди 16 години
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an преди 17 години
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. преди 17 години
  Holger Lubitz 389c63d7c4 convert to zalloc преди 17 години
  Michael Brown 5de837cc67 Mildly ugly hack to force correct linkage. преди 17 години
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). преди 17 години
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted преди 17 години
  Michael Brown e381714c07 Partial migration of UDP to data-xfer interface. (Will not link at преди 17 години
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover преди 17 години
  Anselm Martin Hoffmeister ff5aac826a hoffmeis: Fixing situation where absence of a newdata() handler for UDP преди 17 години
  Michael Brown f11da20f25 When a network device is specified to tcpip_tx() or it's children, treat преди 17 години
  Michael Brown bcdb6fad3e Improve debug messages преди 17 години
  Michael Brown 753e156844 Allow udp_{send,sendto,sendto_via} to be called outside of the преди 17 години
  Michael Brown c821a7b20d Add udp_sendto_via() to allow e.g. DHCP to transmit without first having преди 17 години
  Michael Brown f008b77ba2 Allow an explicit network device to be specified for IP-layer преди 17 години
  Michael Brown 18e5353bed Rename pkb_available() to pkb_tailroom() for consistency with Linux's преди 17 години
  Michael Brown 20681d6168 Allow empty checksums on received packets преди 17 години
  Michael Brown 94fc68895d Improve consistency between TCP and UDP RX datapaths преди 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 години
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility преди 18 години
  Michael Brown a3d508b648 Clarified packet ownership transfer between a few functions. преди 18 години
  Michael Brown eb24eece0e Convert some trivial functions to static inlines. преди 18 години
  Michael Brown ffe0e24249 Make the UDP senddata() methods return a status code. преди 18 години
  Michael Brown a0a872f7f1 Updated PXE UDP implementation to use the new Etherboot UDP API. преди 18 години
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. преди 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 21c3d63c2e We shouldn't need to allocate a TX packet buffer when calling newdata(); преди 18 години
  Michael Brown 29b358dd39 conn->local_port is now network-endian; do not swap when comparing преди 18 години
  Michael Brown 2c0eb6eb1d Correct TCP/IP checksum generation. преди 18 години
  Nikhil Chandru Rao 13dbf5494d Minor edits преди 18 години
  Michael Brown a38010fb0e Make udp_send() call udp_sendto(), rather than vice-versa. преди 18 години
  Michael Brown 7c84b74185 A small but very critical bug. преди 18 години
  Michael Brown 82f3295794 Use more standardised format specifiers in debug messages (e.g. %p for преди 18 години
  Michael Brown ab633f6a73 Reserve space for lower-layer headers when allocating packet buffer. преди 18 години
  Nikhil Chandru Rao bf515d3d65 Minor edit in net/udp.c преди 18 години
  Nikhil Chandru Rao ab577e1a3a The following edits were made: \ преди 18 години
  Nikhil Chandru Rao 5f651f8622 Added fragment reassembly code преди 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 години
  Nikhil Chandru Rao a6c6b3d739 Fixed whitespaces; updated UDP code преди 18 години
  Nikhil Chandru Rao 74339b3c6e updated UDP interface преди 18 години