562 次程式碼提交 (a0d337912eee5ff0d72d0d85d83be88672d49004)

作者 SHA1 備註 提交日期
  Michael Brown c3811d4a13 [slam] Add support for SLAM window lengths of greater than one packet 16 年之前
  Michael Brown 5d36ec6721 [slam] Implement SLAM flow control 16 年之前
  Michael Brown 32e8ab4df0 [retry] Add start_timer_fixed() 16 年之前
  Michael Brown 3a2c8a2690 [dhcp] Do not transition to DHCPREQUEST without a valid DHCPOFFER 16 年之前
  Michael Brown 2456b9b4ba [slam] Request all remaining blocks if we run out of space for the blocklist 16 年之前
  Michael Brown 1e5c2d48cb [slam] Speed up NACK transmission by restricting the block-list length 16 年之前
  Michael Brown 81d92d5181 [slam] Fix multicast address parsing 16 年之前
  Michael Brown 72c1bb8224 [slam] Add Scalable Local Area Multicast (SLAM) protocol support 16 年之前
  Michael Brown aa160211c2 [udp] Verify local socket address (if specified) for UDP sockets 16 年之前
  Michael Brown 5102033215 [DHCP] Add "dhcp-server" setting to help end-user diagnostics 16 年之前
  Michael Brown 1a68d3fef3 [TCP] Avoid shrinking TCP window 16 年之前
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure 16 年之前
  Michael Brown 1dcc60e5ad [IPv4] Fix multicast address checking 16 年之前
  Michael Brown 00ed567069 [iSCSI] Offer CHAP authentication only if we have a username and password 16 年之前
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 16 年之前
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards 16 年之前
  H. Peter Anvin b107637008 [http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client 16 年之前
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 年之前
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests 16 年之前
  Michael Brown 7a4e212fe2 [DHCP] Treat empty fields in DHCP packets as non-existent. 16 年之前
  Michael Brown 83617e5b1c [DHCP] Save precious packet-aligned memory by copying DHCP responses 16 年之前
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 年之前
  Michael Brown 7234f91bf8 [DHCP] Fix DHCP state confusion. 16 年之前
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16 年之前
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. 16 年之前
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 16 年之前
  Marty Connor 1741e3e761 [DHCP] FIXME: quick temporary settings fix, needs update for new API 16 年之前
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 16 年之前
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. 16 年之前
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 年之前
  Michael Brown bb32b8999c [DHCP] Kill off some no-longer-used DHCP functions 16 年之前
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. 16 年之前
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 16 年之前
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 16 年之前
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block 16 年之前
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 年之前
  Michael Brown 844828cb15 [DHCP] Fix RFC4390 client identifier constructions. 16 年之前
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. 16 年之前
  Michael Brown 6570203571 [Infiniband] Centralise MAD operations 16 年之前
  Michael Brown ea5ad4be91 [Infiniband] Fix typo in debug statement 16 年之前
  Michael Brown 563955ce37 [Infiniband] Add missing list_del()s in ib_create_qp() failure path. 16 年之前
  Michael Brown 428c6342bc Fixes for EqualLogic iSCSI targets: 16 年之前
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 16 年之前
  Michael Brown 3311169707 When the DHCP file/sname fields are empty, don't allow them to override 16 年之前
  Michael Brown 82bae302b1 Fix off-by-one error (discovered by Shao Miller). 16 年之前
  Michael Brown f3265b4bf8 Add preliminary support for MTFTP. 16 年之前
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. 16 年之前
  Michael Brown 798f7f6b8e Kill off some warnings-problematic debug statements in ndp.c; the code 16 年之前
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 16 年之前
  Michael Brown 423e9d72f3 udp_open_promisc() calls udp_open_common() with peer==NULL. 16 年之前