76 Commits (c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd)

Autor SHA1 Nachricht Datum
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 Jahren
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call vor 12 Jahren
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds vor 12 Jahren
  Michael Brown fa410e0a41 [pxe] Modularise PXE API provision vor 12 Jahren
  Michael Brown 61944ed602 [pxe] Tidy up debugging output vor 12 Jahren
  Michael Brown faf50e8fa3 [pxe] Check for a valid PXE network device when applicable vor 12 Jahren
  Michael Brown caf98cf624 [pxe] Improve pxe_preboot debugging messages vor 12 Jahren
  Michael Brown 524349c559 [pxe] Improve pxe_undi debugging messages vor 12 Jahren
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() vor 13 Jahren
  Michael Brown 0d277724a9 [pxe] Report an IRQ number only if device supports interrupts vor 13 Jahren
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" vor 13 Jahren
  Michael Brown 025b1cb3f8 [pxe] Report SUPPORTED_IRQ only if device supports interrupts vor 13 Jahren
  Michael Brown b9aeb439e2 [pxe] Improve pxe_udp debug messages vor 13 Jahren
  Michael Brown f8a82c7d23 [pxe] Set correct PktType in PXENV_UNDI_ISR vor 13 Jahren
  Michael Brown 0620429785 [pxe] Avoid touching fields that may not exist in PXENV_UNDI_GET_NIC_TYPE vor 13 Jahren
  Michael Brown 69d1e6cf57 [pxe] Use network device receive queue freezing vor 13 Jahren
  Michael Brown fb78d086f1 [pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header vor 13 Jahren
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field vor 14 Jahren
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces vor 14 Jahren
  Michael Brown d2415be069 [pxe] Remove obsolete pxe_errortab.c vor 14 Jahren
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations vor 14 Jahren
  Michael Brown dc8eb04647 [pxe] Treat PXENV_RESTART_TFTP as unreturnable vor 14 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 14 Jahren
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() vor 14 Jahren
  Michael Brown 9acf442c20 [pxe] Avoid potential interrupt storms when using shared interrupts vor 14 Jahren
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function vor 14 Jahren
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining vor 14 Jahren
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option vor 14 Jahren
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error vor 14 Jahren
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size vor 15 Jahren
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses vor 15 Jahren
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers vor 15 Jahren
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol vor 15 Jahren
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI vor 15 Jahren
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions vor 15 Jahren
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function vor 15 Jahren
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet vor 15 Jahren
  Michael Brown f186ada2d3 [pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS vor 15 Jahren
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages vor 15 Jahren
  Michael Brown 4fe1e08a60 [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver vor 15 Jahren
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver vor 15 Jahren
  Michael Brown 4f881ae352 [pxe] Fix interoperability with the 3Com DOS UNDI driver vor 15 Jahren
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers vor 15 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt vor 15 Jahren
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections vor 15 Jahren
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP vor 15 Jahren
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah vor 15 Jahren
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations vor 15 Jahren
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c vor 15 Jahren