462 Commits (v0.9.6)

Author SHA1 Message Date
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device 15 years ago
  Michael Brown 246ddf5ee4 [aoe] Use an AoE config query to identify the target MAC address 15 years ago
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 years ago
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor 15 years ago
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c 15 years ago
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions 15 years ago
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue 15 years ago
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 15 years ago
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns 15 years ago
  Michael Brown 43aa69d7b3 [aoe] Start retry timer before potential temporary transmission failure 15 years ago
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown cbf9003d66 [tftp] Add EUNIQ_xx values to differentiate the many EINVAL errors 15 years ago
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types 15 years ago
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method 15 years ago
  Michael Brown f945d6d201 [retry] Use a separate flag to indicate that a retry timer is running 15 years ago
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category 15 years ago
  Michael Brown 2d41dead08 [iscsi] Fix LUN parsing in the iSCSI root-path 15 years ago
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP 15 years ago
  Michael Brown 0e408658b9 [iscsi] Change default initiator name prefix to "iqn.2000-01.org.etherboot:" 15 years ago
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR 16 years ago
  Michael Brown a1d0f6ed2e [dhcp] Do not restrict minimum retry time for ProxyDHCPREQUEST 16 years ago
  Andrew Schran ff2b6a512d [retry] Added configurable timeouts to retry timer 16 years ago
  Michael Brown 5d4839b577 [iSCSI] Add support for mutual CHAP 16 years ago
  Michael Brown f178436bb1 [pxe] If no ProxyDHCPACK exists, use DHCPACK for the fake ProxyDHCPACK packet 16 years ago
  Michael Brown ed73d53503 [dhcp] Work around a bug in Altiris RDP 16 years ago
  Sergey Vlasov e6cd16946a [ftp] Terminate processing after receiving an error 16 years ago
  Michael Brown 8f4c2b4a4c [ftp] Cope with RETR completion prior to all data received 16 years ago
  Michael Brown 21e9e801e2 [udp] Avoid reusing auto-allocated ports after connection close. 16 years ago
  Michael Brown 6f39dfe6c0 [dhcp] Verify DHCP server source port 16 years ago
  Michael Brown 2df682c5be [dhcp] Allow DHCP non-option settings to be cleared 16 years ago
  Michael Brown 227bb05a50 [tftp] Strip the initial '/' to keep Windows TFTP servers happy. 16 years ago
  Michael Brown fdb8481de1 [dhcp] Verify server identifier on ProxyDHCPACKs 16 years ago
  Michael Brown c3811d4a13 [slam] Add support for SLAM window lengths of greater than one packet 16 years ago
  Michael Brown 5d36ec6721 [slam] Implement SLAM flow control 16 years ago
  Michael Brown 32e8ab4df0 [retry] Add start_timer_fixed() 16 years ago
  Michael Brown 3a2c8a2690 [dhcp] Do not transition to DHCPREQUEST without a valid DHCPOFFER 16 years ago
  Michael Brown 2456b9b4ba [slam] Request all remaining blocks if we run out of space for the blocklist 16 years ago
  Michael Brown 1e5c2d48cb [slam] Speed up NACK transmission by restricting the block-list length 16 years ago
  Michael Brown 81d92d5181 [slam] Fix multicast address parsing 16 years ago
  Michael Brown 72c1bb8224 [slam] Add Scalable Local Area Multicast (SLAM) protocol support 16 years ago
  Michael Brown aa160211c2 [udp] Verify local socket address (if specified) for UDP sockets 16 years ago
  Michael Brown 5102033215 [DHCP] Add "dhcp-server" setting to help end-user diagnostics 16 years ago
  Michael Brown 1a68d3fef3 [TCP] Avoid shrinking TCP window 16 years ago
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure 16 years ago
  Michael Brown 1dcc60e5ad [IPv4] Fix multicast address checking 16 years ago
  Michael Brown 00ed567069 [iSCSI] Offer CHAP authentication only if we have a username and password 16 years ago
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 16 years ago
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards 16 years ago