89 Revize (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

Autor SHA1 Zpráva Datum
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets před 9 roky
  Michael Brown c9dbe1d39c [pxe] Use tftp_uri() to construct PXE TFTP URIs před 9 roky
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed před 9 roky
  Michael Brown 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary před 10 roky
  Michael Brown 90caf71051 [pxe] Profile UNDI transmit datapath před 10 roky
  Michael Brown 579337c368 [pxe] Profile all PXE API calls před 10 roky
  Michael Brown 238050dfd4 [build] Work around bug in gcc >= 4.8 před 11 roky
  Michael Brown e411b37eb1 [pxe] Convert external PXE API errors into iPXE platform-generated errors před 11 roky
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API před 11 roky
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers před 12 roky
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts před 12 roky
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call před 12 roky
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds před 12 roky
  Michael Brown fa410e0a41 [pxe] Modularise PXE API provision před 12 roky
  Michael Brown 61944ed602 [pxe] Tidy up debugging output před 12 roky
  Michael Brown faf50e8fa3 [pxe] Check for a valid PXE network device when applicable před 12 roky
  Michael Brown caf98cf624 [pxe] Improve pxe_preboot debugging messages před 12 roky
  Michael Brown 524349c559 [pxe] Improve pxe_undi debugging messages před 12 roky
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() před 13 roky
  Michael Brown 0d277724a9 [pxe] Report an IRQ number only if device supports interrupts před 13 roky
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" před 13 roky
  Michael Brown 025b1cb3f8 [pxe] Report SUPPORTED_IRQ only if device supports interrupts před 13 roky
  Michael Brown b9aeb439e2 [pxe] Improve pxe_udp debug messages před 13 roky
  Michael Brown f8a82c7d23 [pxe] Set correct PktType in PXENV_UNDI_ISR před 13 roky
  Michael Brown 0620429785 [pxe] Avoid touching fields that may not exist in PXENV_UNDI_GET_NIC_TYPE před 13 roky
  Michael Brown 69d1e6cf57 [pxe] Use network device receive queue freezing před 13 roky
  Michael Brown fb78d086f1 [pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header před 13 roky
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field před 14 roky
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces před 14 roky
  Michael Brown d2415be069 [pxe] Remove obsolete pxe_errortab.c před 14 roky
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations před 14 roky
  Michael Brown dc8eb04647 [pxe] Treat PXENV_RESTART_TFTP as unreturnable před 14 roky
  Michael Brown 8406115834 [build] Rename gPXE to iPXE před 14 roky
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() před 14 roky
  Michael Brown 9acf442c20 [pxe] Avoid potential interrupt storms when using shared interrupts před 14 roky
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function před 14 roky
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining před 14 roky
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option před 14 roky
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error před 14 roky
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size před 15 roky
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses před 15 roky
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers před 15 roky
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol před 15 roky
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI před 15 roky
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions před 15 roky
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function před 15 roky
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet před 15 roky