463 Commits (85e5e25c52834788239eb8b6c94e0d3aeddd2705)

Autor SHA1 Mensaje Fecha
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure hace 17 años
  Michael Brown 1dcc60e5ad [IPv4] Fix multicast address checking hace 17 años
  Michael Brown 00ed567069 [iSCSI] Offer CHAP authentication only if we have a username and password hace 17 años
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core hace 17 años
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards hace 17 años
  H. Peter Anvin b107637008 [http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client hace 17 años
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API hace 17 años
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests hace 17 años
  Michael Brown 7a4e212fe2 [DHCP] Treat empty fields in DHCP packets as non-existent. hace 17 años
  Michael Brown 83617e5b1c [DHCP] Save precious packet-aligned memory by copying DHCP responses hace 17 años
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values hace 17 años
  Michael Brown 7234f91bf8 [DHCP] Fix DHCP state confusion. hace 17 años
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! hace 17 años
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. hace 17 años
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO hace 17 años
  Marty Connor 1741e3e761 [DHCP] FIXME: quick temporary settings fix, needs update for new API hace 17 años
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options hace 17 años
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. hace 17 años
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) hace 17 años
  Michael Brown bb32b8999c [DHCP] Kill off some no-longer-used DHCP functions hace 17 años
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. hace 17 años
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. hace 17 años
  Michael Brown cf03304620 [Settings] Introduce settings applicators. hace 17 años
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block hace 17 años
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem hace 17 años
  Michael Brown 844828cb15 [DHCP] Fix RFC4390 client identifier constructions. hace 17 años
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. hace 17 años
  Michael Brown 6570203571 [Infiniband] Centralise MAD operations hace 17 años
  Michael Brown ea5ad4be91 [Infiniband] Fix typo in debug statement hace 17 años
  Michael Brown 563955ce37 [Infiniband] Add missing list_del()s in ib_create_qp() failure path. hace 17 años
  Michael Brown 428c6342bc Fixes for EqualLogic iSCSI targets: hace 17 años
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely hace 17 años
  Michael Brown 3311169707 When the DHCP file/sname fields are empty, don't allow them to override hace 17 años
  Michael Brown 82bae302b1 Fix off-by-one error (discovered by Shao Miller). hace 17 años
  Michael Brown f3265b4bf8 Add preliminary support for MTFTP. hace 17 años
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. hace 17 años
  Michael Brown 798f7f6b8e Kill off some warnings-problematic debug statements in ndp.c; the code hace 17 años
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. hace 17 años
  Michael Brown 423e9d72f3 udp_open_promisc() calls udp_open_common() with peer==NULL. hace 17 años
  Michael Brown 3b1efba864 Add RFC2090 TFTP multicast support. hace 17 años
  Michael Brown f770744ee0 Quick hack to be able to accept transfers from servers that don't hace 17 años
  Michael Brown b3abf25e3c Allow DHCP server to instruct gPXE to ignore ProxyDHCP (which will hace 17 años
  Michael Brown 0becbf5fba Add ProxyDHCP support. hace 17 años
  Michael Brown fb809da2df Remove some assumptions about DHCP obtaining only a single options block. hace 17 años
  Michael Brown 8d18338ae7 Add PXE-required DHCP options to DHCPDISCOVER and DHCPREQUEST packets. hace 17 años
  Michael Brown 26f3a09ccf Add UUID to DHCP request as option 97 (if available). hace 17 años
  Michael Brown c194b0c4bf Work around a bug in the OpenSolaris iSCSI target. hace 17 años
  Michael Brown 9ac0377fbb Force a netdevice poll in net_tx() before attempting to transmit hace 18 años
  Michael Brown 2303c45d65 Force a netdevice poll in net_tx() before attempting to transmit hace 18 años
  Michael Brown 1af346b531 Minor debug message improvement. hace 18 años