840 Révisions (7ea6764031da5a9d2d981ab25c24712603b9cac3)

Auteur SHA1 Message Date
  Michael Brown 4f4369064b [netdevice] Allow driver to preinitialise the link-layer address il y a 13 ans
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends il y a 13 ans
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) il y a 13 ans
  Michael Brown 469bd11f39 [tcp] Allow sufficient headroom for TCP headers il y a 13 ans
  Michael Brown 149b502306 [ipv4] Improve debugging il y a 14 ans
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly il y a 14 ans
  Michael Brown 17f09dfe03 [retry] Fix potential use-after-free in timer_expired() il y a 14 ans
  Michael Brown 5b41381f33 [ipv4] Use broadcast link-layer address for all broadcast IPv4 addresses il y a 14 ans
  Michael Brown dfbb3bd184 [ipv4] Discard unwanted unicast packets il y a 14 ans
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() il y a 14 ans
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed il y a 14 ans
  Michael Brown 1b8984eb5d [iscsi] Avoid duplicate calls to iscsi_tx_done() il y a 14 ans
  Michael Brown 00afad8122 [http] Fix size_t format specifiers il y a 14 ans
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices il y a 14 ans
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle il y a 14 ans
  Michael Brown bce34e87df [iscsi] Eliminate polling while waiting for window to open il y a 14 ans
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open il y a 14 ans
  Michael Brown 019d4c1c18 [infiniband] Use a one-shot process for CMRC shutdown il y a 14 ans
  Michael Brown ce3bc9e88b [fc] Use a one-shot process for Fibre Channel name server queries il y a 14 ans
  Michael Brown 08ac74b708 [fc] Use a one-shot process for Fibre Channel ELS requests il y a 14 ans
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods il y a 14 ans
  Michael Brown c68bf14559 [tcp] Send xfer_window_changed() when window opens il y a 14 ans
  Michael Brown 1e90ff0eb7 [infiniband] Send xfer_window_changed() when CMRC connection is established il y a 14 ans
  Michael Brown 0cc03ac76a [tls] Send xfer_window_changed() when TLS session is established il y a 14 ans
  Michael Brown 5f608a44a5 [fc] Send xfer_window_changed() when FCP link is established il y a 14 ans
  Michael Brown bf8bfa23e2 [fc] Maintain a list of Fibre Channel upper-layer protocol users il y a 14 ans
  Michael Brown 5763472b34 [ftp] Remove redundant ftp_data_deliver() method il y a 14 ans
  Michael Brown cc7c2a9dcd [ipv4] Record ARP resolution errors il y a 14 ans
  Michael Brown d6115c91cf [netdevice] Allow non-completion TX errors to be recorded il y a 14 ans
  Michael Brown c1cc769ef4 [ipv4] Include network device metadata in packet traces il y a 14 ans
  Michael Brown 8f51db233a [http] Support chunked transfer encoding il y a 14 ans
  Michael Brown 0b6808aadc [netdevice] Improve detection of bugs in drivers' TX completion handling il y a 14 ans
  Michael Brown 9e3604168a [netdevice] Move high-frequency debug messages to DBGLVL_EXTRA il y a 14 ans
  Michael Brown c4369eb6c2 [tcp] Update ts_recent whenever window is advanced il y a 14 ans
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" il y a 14 ans
  Michael Brown 1588b9336e [netdevice] Simplify link-down status message il y a 14 ans
  Piotr Jaroszyński 8ab2f51997 [netdevice] Mark devices as open only if opening succeeds il y a 14 ans
  Michael Brown 3f442d3f60 [tcp] Record ts_recent on first received packet il y a 14 ans
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation il y a 14 ans
  Michael Brown 8482451812 [settings] Impose a fixed order on settings il y a 14 ans
  Michael Brown a04603a070 [settings] Reject attempts to change a network device's bus ID il y a 14 ans
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability il y a 14 ans
  Michael Brown e49d81689c [syslog] Add support for sending console output to a syslog server il y a 14 ans
  Michael Brown 960dee6dd0 [iscsi] Change default initiator IQN il y a 14 ans
  Michael Brown bbe265e08b [dns] Fix memory leak in settings applicator il y a 14 ans
  Michael Brown ef87c4ad08 [iscsi] Clarify support for NOP-In il y a 14 ans
  Michael Brown 9625132bf5 [iscsi] Verify the correct tag in NOP-In PDUs il y a 14 ans
  Michael Brown 711df439df [iscsi] Accept NOP-In PDUs sent by the target il y a 14 ans
  Michael Brown 7ef314514c [iscsi] Disambiguate the expected target errors in the login response il y a 14 ans
  Michael Brown 66caec3f00 [netdevice] Allow devices to indicate that interrupts are not supported il y a 14 ans