327 Révisions (95c07736cbc652f477a56857ed45382d7e4f3e69)

Auteur SHA1 Message Date
  Michael Brown 096fa94f0c Add support for TCP timestamps il y a 17 ans
  Michael Brown eb530845d4 Adjust received length to take into account any already-received data il y a 17 ans
  Michael Brown d5735c631c Avoid reusing auto-allocated ports after connection close. il y a 17 ans
  Michael Brown b3e44a24b1 May be required in some disconnect scenarios il y a 17 ans
  Michael Brown 9dc6a1e678 Remove some obsolete stream-API files il y a 17 ans
  Michael Brown fd4fcb57db Add missing static il y a 17 ans
  Michael Brown fabd0f5fec Fix TX state machine and miscellaneous other bits. il y a 17 ans
  Michael Brown ef9fd938d0 Fix root-path parsing. il y a 17 ans
  Michael Brown b94420a52b Ready to start testing il y a 17 ans
  Michael Brown edd1b173a7 Code in place to use a hypothetical SCSI interface. il y a 17 ans
  Michael Brown f2fa390ae6 Everything except the SCSI interface should now be present il y a 17 ans
  Michael Brown 9b28b25332 iSCSI updated to use data-xfer interface on the socket side (TCP). il y a 17 ans
  Michael Brown edded7546e Limit xmit window to one MTU. (Path MTU discovery not yet il y a 17 ans
  Michael Brown 237e23c1c9 Add debug message when nameserver setting is applied/changed via DHCP. il y a 17 ans
  Michael Brown 35afb379af TCP limits advertised TCP window to size of application window il y a 17 ans
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an il y a 17 ans
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. il y a 17 ans
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for il y a 17 ans
  Holger Lubitz a4d3476e0e convert to zalloc il y a 17 ans
  Holger Lubitz 389c63d7c4 convert to zalloc il y a 17 ans
  Holger Lubitz 32e4ca8ae3 convert to zalloc il y a 17 ans
  Holger Lubitz da3c785816 convert to zalloc il y a 17 ans
  Holger Lubitz 2b9fb513f4 convert to zalloc il y a 17 ans
  Holger Lubitz 7872b890fe convert to zalloc il y a 17 ans
  Holger Lubitz 7fa85d19b9 convert to zalloc il y a 17 ans
  Holger Lubitz dc6c1c294d convert to zalloc il y a 17 ans
  Michael Brown 934b70d62c Apply global DHCP options when register_dhcp_options() is called. Do il y a 17 ans
  Michael Brown 1567b69895 Add concept of DHCP option applicators. il y a 17 ans
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. il y a 17 ans
  Michael Brown 8156f6bd19 Switch compiler warning on tcp_open() to a #warning il y a 17 ans
  Michael Brown a5f33ea283 Added missing line to set return status code. il y a 17 ans
  Michael Brown fd86c819ba Use a linker-table based system to automatically mark and start up il y a 17 ans
  Marty Connor c77704cb60 Warnings purge: src/{crypto,hci,net} il y a 17 ans
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. il y a 17 ans
  Michael Brown 5b52630a9c Never attempt to route the broadcast address. il y a 17 ans
  Michael Brown 4968caab82 Add trivial net device statistics (TX and RX packet count), reported il y a 17 ans
  Marty Connor f04899bf6c Warnings purge il y a 17 ans
  Michael Brown 332614a382 Add untested support for UNDI transmit and receive. il y a 17 ans
  Michael Brown d7e471f654 Improve debugging il y a 17 ans
  Michael Brown 3bf5eb49d0 Can't use strncpy() to copy strings that aren't NUL-terminated to il y a 17 ans
  Michael Brown acd598b4f9 Don't build option-overloaded packets; they just confuse people (ISC il y a 17 ans
  Michael Brown c73bff7ae5 Set current working URI based on TFTP server specified by DHCP. il y a 17 ans
  Michael Brown d465ae9785 Bugfix: iobuf->data always points to the start of the allocated il y a 17 ans
  Michael Brown 5de837cc67 Mildly ugly hack to force correct linkage. il y a 17 ans
  Michael Brown 1ec7bb789d Add dhcp_configure_netdev() il y a 17 ans
  Michael Brown cf33b568dc Forgot to set initial session state. Now works! il y a 17 ans
  Michael Brown 73fe1ba9dd Kill off job::start() (it was only ever added as part of an aborted il y a 17 ans
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). il y a 17 ans
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted il y a 17 ans
  Michael Brown e381714c07 Partial migration of UDP to data-xfer interface. (Will not link at il y a 17 ans