380 Commity (798f7f6b8e007a6075222c2491ddc1416ce937a9)

Autor SHA1 Wiadomość Data
  Michael Brown 2ff1b1245b Use start_timer_nodelay() in protocols which rely on the retry timer 17 lat temu
  Michael Brown 0a3c2b80ea Add start_timer_nodelay() 17 lat temu
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner 17 lat temu
  Michael Brown 67afe84292 Use otherwise-useless byte in DHCP feature option as a version number 17 lat temu
  Michael Brown 0acb016840 Add FEATURE() macro, plus code to display features at startup time, 17 lat temu
  Holger Lubitz fdd5fbe3ae fix gcc 4.2.1 warning: initialized field overwritten 17 lat temu
  Michael Brown 79691961ba Add identifier for the network device into the DHCP request. 17 lat temu
  Michael Brown 5e26df0325 Centralise construction of the DHCP request and response packets. 17 lat temu
  Michael Brown 847ac4f336 tls_change_cipher() can complain about null cipher and digest 17 lat temu
  Michael Brown 60e3aa4d75 Change #warnings to FIXMEs, so that we can build without NO_WERROR=1 17 lat temu
  Michael Brown bf3d8fb1aa Allowed HTTPS to be a separately configurable feature. 17 lat temu
  Michael Brown 6fc9ed167e TLS now working again. 17 lat temu
  Michael Brown 43013da9bf Quick hack to get AoE back in to the tree, on a par with the current 17 lat temu
  Holger Lubitz e6cfa7ced9 make http_open static 17 lat temu
  Holger Lubitz fa11865de0 make add_ndp_entry static 17 lat temu
  Michael Brown 47a86bca2d Prepare for iBFT merge when possible. iscsiboot.c contains a really, 17 lat temu
  Michael Brown 9aa61ad5a2 Add per-file error identifiers 17 lat temu
  Michael Brown 94415b7669 Added missing "static" declarations 17 lat temu
  Michael Brown f44969f7df nameserver should be static 17 lat temu
  Michael Brown 096fa94f0c Add support for TCP timestamps 17 lat temu
  Michael Brown eb530845d4 Adjust received length to take into account any already-received data 17 lat temu
  Michael Brown d5735c631c Avoid reusing auto-allocated ports after connection close. 17 lat temu
  Michael Brown b3e44a24b1 May be required in some disconnect scenarios 17 lat temu
  Michael Brown 9dc6a1e678 Remove some obsolete stream-API files 17 lat temu
  Michael Brown fd4fcb57db Add missing static 17 lat temu
  Michael Brown fabd0f5fec Fix TX state machine and miscellaneous other bits. 17 lat temu
  Michael Brown ef9fd938d0 Fix root-path parsing. 17 lat temu
  Michael Brown b94420a52b Ready to start testing 17 lat temu
  Michael Brown edd1b173a7 Code in place to use a hypothetical SCSI interface. 17 lat temu
  Michael Brown f2fa390ae6 Everything except the SCSI interface should now be present 17 lat temu
  Michael Brown 9b28b25332 iSCSI updated to use data-xfer interface on the socket side (TCP). 17 lat temu
  Michael Brown edded7546e Limit xmit window to one MTU. (Path MTU discovery not yet 17 lat temu
  Michael Brown 237e23c1c9 Add debug message when nameserver setting is applied/changed via DHCP. 17 lat temu
  Michael Brown 35afb379af TCP limits advertised TCP window to size of application window 17 lat temu
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an 17 lat temu
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. 17 lat temu
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for 17 lat temu
  Holger Lubitz a4d3476e0e convert to zalloc 17 lat temu
  Holger Lubitz 389c63d7c4 convert to zalloc 17 lat temu
  Holger Lubitz 32e4ca8ae3 convert to zalloc 17 lat temu
  Holger Lubitz da3c785816 convert to zalloc 17 lat temu
  Holger Lubitz 2b9fb513f4 convert to zalloc 17 lat temu
  Holger Lubitz 7872b890fe convert to zalloc 17 lat temu
  Holger Lubitz 7fa85d19b9 convert to zalloc 17 lat temu
  Holger Lubitz dc6c1c294d convert to zalloc 17 lat temu
  Michael Brown 934b70d62c Apply global DHCP options when register_dhcp_options() is called. Do 17 lat temu
  Michael Brown 1567b69895 Add concept of DHCP option applicators. 17 lat temu
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. 17 lat temu
  Michael Brown 8156f6bd19 Switch compiler warning on tcp_open() to a #warning 17 lat temu
  Michael Brown a5f33ea283 Added missing line to set return status code. 17 lat temu