599 Commits (v1.0.0-rc1)

Author SHA1 Message Date
  Joshua Oreman 5efc2fcb60 [dhcp] Keep multiple DHCP offers received, and use them intelligently 14 years ago
  gL2n30Y06arv2 93805d9765 [ftp] User and password URI support for the FTP protocol 14 years ago
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing 14 years ago
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings 14 years ago
  Stefan Hajnoczi 0579ddc834 [tftp] Abort requests with error code 0 14 years ago
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error 14 years ago
  Stefan Hajnoczi 245dca9ce6 [tftp] Remove unnecessary delay when opening a connection 14 years ago
  Stefan Hajnoczi dd99ee95cb [tftp] Allow fetching larger files by wrapping block number 14 years ago
  Joshua Oreman 734061e9c6 [dhcp] Assume PXE options are in DHCPOFFER only if boot menu is included 14 years ago
  Joshua Oreman 04e4a4f695 [dhcp] Accept ProxyDHCP replies of type DHCPOFFER 14 years ago
  Shao Miller cf5e79adc9 [dhcp] Append new DHCP options versus prepend 14 years ago
  Shao Miller 9de525c34c [dhcp] Ensure message type is first DHCP option 14 years ago
  Joshua Oreman aa1b894ecd [802.11] Allow connecting to spectrum managed networks 14 years ago
  Joshua Oreman 5240fee38f [wpa] Add CCMP backend (new AES-based cryptosystem) 15 years ago
  Joshua Oreman 8106cb130b [wpa] Add TKIP backend (legacy RC4-based cryptosystem) 15 years ago
  Joshua Oreman 0758111345 [wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase) 15 years ago
  Joshua Oreman 8ec18a5b50 [wpa] Add general support for WPA-protected 802.11 networks 15 years ago
  Joshua Oreman 432cc6d1d8 [eapol] Add basic support for 802.1X EAP over LANs 15 years ago
  Joshua Oreman 01b4f52089 [802.11] Add support for WEP-protected networks 15 years ago
  Joshua Oreman dd8a3e2e70 [802.11] Add core support for detecting and using encrypted networks 15 years ago
  Shao Miller 177389fb73 [settings] Add Bus ID setting 14 years ago
  Michael Brown 58b6794c11 [infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT 14 years ago
  Michael Brown bbc530c0dd [infiniband] Report IB link status as IPoIB netdevice status 14 years ago
  Michael Brown 228ac9d018 [infiniband] Include hostname in node description, if available 14 years ago
  Michael Brown e7018228fa [infiniband] Make node description invariant across all ports 14 years ago
  Michael Brown 4933ccbf65 [ipv4] Ignore non-open net devices when performing routing 14 years ago
  Michael Brown 55d23b19a2 [ipv4] Allow calculation of default subnet mask 14 years ago
  Michael Brown 2ce0d8f08b [ipv4] Use a zero address to indicate "no gateway", rather than INADDR_NONE 14 years ago
  Joshua Oreman 67015d1011 [pxebs] Correct endianness of PXE type 14 years ago
  Michael Brown 1b1e63d54d [netdevice] Add the concept of an "Ethernet-compatible" MAC address 14 years ago
  Michael Brown 224ef7f483 [infiniband] Send CM requests to target node's GSI rather than SM's GSI 14 years ago
  Michael Brown a7290a970c [802.11] Support multicast hashing 15 years ago
  Joshua Oreman 2310c30d1c [802.11] Properly initialize autoassociation process 15 years ago
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field 15 years ago
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 15 years ago
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 years ago
  Michael Brown 0ff5c456cb [infiniband] Disambiguate CM connection rejection reasons 15 years ago
  Michael Brown a0d337912e [infiniband] Generate more specific errors in response to failure MADs 15 years ago
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband 15 years ago
  Michael Brown 8de49af0d2 [infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev() 15 years ago
  Michael Brown 419243e7f1 [infiniband] Add find_ibdev() 15 years ago
  Michael Brown 4be11f523c [infiniband] Add a "communication-managed reliable connection" protocol 15 years ago
  Michael Brown cf716a0ce6 [scsi] Make LUN a property of the SCSI backend only 15 years ago
  Michael Brown d944794680 [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun() 15 years ago
  Michael Brown 976f12c501 [scsi] Generalise iscsi_detached_command() to scsi_detached_command() 15 years ago
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times 15 years ago
  Michael Brown 46073f1239 [infiniband] Handle duplicate Communication Management REPs 15 years ago
  Joshua Oreman fc9750a68d [802.11] Fix memory leak on unsuccessful probes 15 years ago
  Joshua Oreman 1e810bebe9 [802.11] Set channels early on to avoid tuning to an undefined channel 15 years ago
  Joshua Oreman f128a6db21 [802.11] Enhance support for driver PHY differences 15 years ago