2588 Commits (8c3e95ce420c21e612dbed58fd74dbb01025643f)

Author SHA1 Message Date
  Michael Brown 81d92d5181 [slam] Fix multicast address parsing 16 years ago
  Michael Brown 798ddf884f [undi] Ask for promiscuous packet reception when using UNDI driver 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 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 years ago
  Marty Connor fe3162ab1c [Makefile] Add $(BIN)/undionly.kpxe as default build target 16 years ago
  Marty Connor db5f64ecdc [Makefile] Add "+" to end of version string for git-generated images 16 years ago
  Michael Brown b5215803f0 [Makefile] Use .PRECIOUS instead of .SECONDARY for bin/%.tmp targets 16 years ago
  Michael Brown 5102033215 [DHCP] Add "dhcp-server" setting to help end-user diagnostics 16 years ago
  Stefan Hajnoczi 4180815a90 [GDB] Test suite for the GDB stub 16 years ago
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 years ago
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver 16 years ago
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits 16 years ago
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 years ago
  Michael Brown 1a68d3fef3 [TCP] Avoid shrinking TCP window 16 years ago
  Michael Brown d615b00443 [embed] Add missing register_image() to image/embedded.c 16 years ago
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure 16 years ago
  Michael Brown c899bdc5a8 [Makefile] Remove obsolete SRCDIRS 16 years ago
  Michael Brown 7cd08434ea [prefix] Prompt for entering gPXE shell during POST 16 years ago
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string 16 years ago
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order 16 years ago
  Michael Brown 7d01bf663e [libc] Fix isdigit(), islower() and isupper(). 16 years ago
  Michael Brown 78281b09e6 [tg3] Add support for tg3-5721 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 eec9814a0e [Makefile] Quick hack: always define pci_{vendor,device}_id 16 years ago
  Michael Brown 3430226d40 [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards 16 years ago
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 years ago
  Michael Brown d72bf13b78 [Infiniband] Fix event queue doorbell ringing on Arbel 16 years ago
  Michael Brown c9fb012d4f [Infiniband] Add multiport support for Arbel cards 16 years ago
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 16 years ago
  Michael Brown e55bab3ce3 [Hermon] Fix event queue doorbells. 16 years ago
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards 16 years ago
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate 16 years ago
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen 16 years ago
  H. Peter Anvin b107637008 [http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client 16 years ago
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 years ago
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests 16 years ago
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent 16 years ago
  Michael Brown 7a4e212fe2 [DHCP] Treat empty fields in DHCP packets as non-existent. 16 years ago
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure 16 years ago
  Michael Brown 4b267ed713 [libc] Whitespace cleanup in errno.h 16 years ago
  H. Peter Anvin d810dc5be2 [PXEXT] Update documentation 16 years ago
  H. Peter Anvin 61ee294875 [PXEXT] Change the PXE return code for EWOULDBLOCK 16 years ago
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function 16 years ago
  Michael Brown 83617e5b1c [DHCP] Save precious packet-aligned memory by copying DHCP responses 16 years ago
  Michael Brown 96edbd128f [PXEXT] Avoid queueing zero-length buffers in posix_io.c 16 years ago
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 years ago
  Michael Brown ee5bdb0d75 [PXEXT] Avoid returning a false EOF when we have an empty buffer queued 16 years ago
  Michael Brown 7234f91bf8 [DHCP] Fix DHCP state confusion. 16 years ago