386 коммитов (122abb50af8fa823778e185961f65122ff7b4270)

Автор SHA1 Сообщение Дата
  Michael Brown c194b0c4bf Work around a bug in the OpenSolaris iSCSI target. 17 лет назад
  Michael Brown 9ac0377fbb Force a netdevice poll in net_tx() before attempting to transmit 18 лет назад
  Michael Brown 2303c45d65 Force a netdevice poll in net_tx() before attempting to transmit 18 лет назад
  Michael Brown 1af346b531 Minor debug message improvement. 18 лет назад
  Michael Brown af303db75d Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us 18 лет назад
  Michael Brown 267a4483ab Added an almost obscene amount of debugging and assertion code while 18 лет назад
  Michael Brown 387a1a8556 Minor debug message improvement. 18 лет назад
  Michael Brown f6f1f2b7bb Prepare for adding a metadata queue to IPoIB 18 лет назад
  Michael Brown 4e78a53cf2 IPoIB code separated out to ipoib.c. 18 лет назад
  Michael Brown 7e85f0d296 create_qp() and destroy_qp() now written (but not tested). 18 лет назад
  Michael Brown 251cc84ed6 Started implementing create_qp() and destroy_qp(). 18 лет назад
  Michael Brown b21d4ca21e Revert to dev_priv/owner_priv scheme, rather than container_of; it 18 лет назад
  Michael Brown 37fc40bc8c post_recv() now works, and we can pass data on the IPoIB queue pair 18 лет назад
  Michael Brown 8deef093d9 Direct polling of TX completion queue now works. 18 лет назад
  Michael Brown 08e8dfd801 Now handling TX completions in our poll loop. 18 лет назад
  Michael Brown 30a19c3f1c Can now both send and receive packets. LL header format not yet 18 лет назад
  Michael Brown 7e4e5af462 Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us 18 лет назад
  Michael Brown 771455653b Bugfix: DHCP message type should be a one-byte option... (d'oh) 18 лет назад
  Michael Brown c0d99245a9 Bugfix: DHCP message type should be a one-byte option... (d'oh) 18 лет назад
  Michael Brown 7b6d11e713 Started IB driver rewrite 18 лет назад
  Michael Brown 972f293e46 Check for correct block number in tftp_rx_data(). 18 лет назад
  Michael Brown 00d93c6dd9 Minor style fix: structure fields are generally initialised in the 18 лет назад
  Marty Connor 14e1d3cc4d TFTP default blocksize fix from Vampyre 18 лет назад
  Holger Lubitz f92096d180 use malloc attribute 18 лет назад
  Holger Lubitz bc9f960b66 use malloc attribute 18 лет назад
  Holger Lubitz 6f0eca1400 use malloc attribute 18 лет назад
  Michael Brown 2ff1b1245b Use start_timer_nodelay() in protocols which rely on the retry timer 18 лет назад
  Michael Brown 0a3c2b80ea Add start_timer_nodelay() 18 лет назад
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner 18 лет назад
  Michael Brown 67afe84292 Use otherwise-useless byte in DHCP feature option as a version number 18 лет назад
  Michael Brown 0acb016840 Add FEATURE() macro, plus code to display features at startup time, 18 лет назад
  Holger Lubitz fdd5fbe3ae fix gcc 4.2.1 warning: initialized field overwritten 18 лет назад
  Michael Brown 79691961ba Add identifier for the network device into the DHCP request. 18 лет назад
  Michael Brown 5e26df0325 Centralise construction of the DHCP request and response packets. 18 лет назад
  Michael Brown 847ac4f336 tls_change_cipher() can complain about null cipher and digest 18 лет назад
  Michael Brown 60e3aa4d75 Change #warnings to FIXMEs, so that we can build without NO_WERROR=1 18 лет назад
  Michael Brown bf3d8fb1aa Allowed HTTPS to be a separately configurable feature. 18 лет назад
  Michael Brown 6fc9ed167e TLS now working again. 18 лет назад
  Michael Brown 43013da9bf Quick hack to get AoE back in to the tree, on a par with the current 18 лет назад
  Holger Lubitz e6cfa7ced9 make http_open static 18 лет назад
  Holger Lubitz fa11865de0 make add_ndp_entry static 18 лет назад
  Michael Brown 47a86bca2d Prepare for iBFT merge when possible. iscsiboot.c contains a really, 18 лет назад
  Michael Brown 9aa61ad5a2 Add per-file error identifiers 18 лет назад
  Michael Brown 94415b7669 Added missing "static" declarations 18 лет назад
  Michael Brown f44969f7df nameserver should be static 18 лет назад
  Michael Brown 096fa94f0c Add support for TCP timestamps 18 лет назад
  Michael Brown eb530845d4 Adjust received length to take into account any already-received data 18 лет назад
  Michael Brown d5735c631c Avoid reusing auto-allocated ports after connection close. 18 лет назад
  Michael Brown b3e44a24b1 May be required in some disconnect scenarios 18 лет назад
  Michael Brown 9dc6a1e678 Remove some obsolete stream-API files 18 лет назад