165 Révisions (405416e4c4766197b06548e9c878ad4ad10a064e)

Auteur SHA1 Message Date
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation il y a 11 ans
  Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function il y a 11 ans
  Michael Brown 2525e55c19 [autoboot] Use ifconf() to configure network device il y a 11 ans
  Michael Brown 26b87b221b [ifmgmt] Add ifconf() to carry out network device configuration il y a 11 ans
  Michael Brown 16d37102ca [ifmgmt] Rewrite iflinkwait() to use monojob_wait() il y a 11 ans
  Michael Brown 170d493bf3 [autoboot] Fix shell banner timeout il y a 11 ans
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() il y a 11 ans
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() il y a 11 ans
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() il y a 11 ans
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device il y a 11 ans
  Michael Brown de35167714 [ping] Add top-level ping() function to ping a host il y a 11 ans
  Michael Brown 37ccbd301d [neighbour] Add nstat() function to print out neighbour table il y a 11 ans
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack il y a 11 ans
  Michael Brown 43307b4e39 [ipv4] Abstract out protocol-specific portions of "route" command il y a 11 ans
  Michael Brown 44fd309044 [settings] Eliminate call to store_named_setting() in nslookup.c il y a 11 ans
  Michael Brown c0d2aebdcf [lotest] Include sequence number within loopback test packets il y a 11 ans
  Michael Brown 936134ed46 [autoboot] Use next-server from filename's settings block il y a 11 ans
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() il y a 11 ans
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command il y a 12 ans
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers il y a 12 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown b3b939c6ff [image] Automatically free autobooted images il y a 12 ans
  Michael Brown d3c660b671 [image] Add "--autofree" option il y a 12 ans
  Michael Brown 071171e807 [image] Allow "imgtrust" to automatically download cross-signed certificates il y a 12 ans
  Michael Brown 557f467bab [crypto] Allow certificate chains to be long-lived data structures il y a 12 ans
  Michael Brown 44d5ef9d7d [netdevice] Allow network device to update link state before checking il y a 12 ans
  Michael Brown 2d11a46b71 [image] Log results of image signature checks il y a 12 ans
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h il y a 12 ans
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands il y a 12 ans
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API il y a 12 ans
  Michael Brown 97dcc824bf [image] Add concept of trusted images il y a 12 ans
  Michael Brown 29651e0c02 [lotest] Accept non-loopback packets during test il y a 13 ans
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions il y a 13 ans
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() il y a 13 ans
  Michael Brown bf8bfa23e2 [fc] Maintain a list of Fibre Channel upper-layer protocol users il y a 13 ans
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands il y a 13 ans
  Michael Brown fc7e2be617 [device] Make driver name a generic device property il y a 13 ans
  Piotr Jaroszyński ac8fc2a8e4 [image] Use image_set_name() only if name != NULL il y a 13 ans
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation il y a 13 ans
  Michael Brown 8482451812 [settings] Impose a fixed order on settings il y a 13 ans
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h il y a 13 ans
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() il y a 13 ans
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c il y a 13 ans
  Michael Brown c4b6c244b0 [prompt] Replace shell_banner() with a generic prompt() function il y a 13 ans
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() il y a 13 ans
  Michael Brown 34b6ecb2f1 [image] Simplify image management il y a 13 ans
  Michael Brown ce350e4314 [autoboot] Allow a SAN boot as a fallback if a filename boot returns il y a 13 ans
  Michael Brown 8a61e37e2e [autoboot] Tidy up output following NBP execution il y a 13 ans
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image il y a 13 ans
  Michael Brown e583afb977 [autoboot] Use a custom error number for "nothing to boot" il y a 13 ans