1 коммитов (master)

Автор SHA1 Сообщение Дата
  Michael Brown 3c61e11fe1 [cmdline] Add "ntp" command 8 лет назад
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 лет назад
  Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function 10 лет назад
  Michael Brown 16d37102ca [ifmgmt] Rewrite iflinkwait() to use monojob_wait() 10 лет назад
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() 10 лет назад
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device 10 лет назад
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 11 лет назад
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 лет назад
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible 13 лет назад
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 лет назад
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings 14 лет назад
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field 15 лет назад
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 лет назад
  Joshua Oreman 6254998327 [dhcp] Await link-up before starting DHCP 15 лет назад
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 лет назад
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15 лет назад
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 лет назад
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 16 лет назад
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 лет назад
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 16 лет назад
  Michael Brown fb809da2df Remove some assumptions about DHCP obtaining only a single options block. 16 лет назад
  Michael Brown 218651e125 Display name and status of each file as it is downloaded. 17 лет назад
  Michael Brown 7d6e4aab6f Use monojob and dhcp_configure_netdev(). 17 лет назад
  Michael Brown 07dc294de8 Update DHCP to use data-xfer interface (not yet tested). 17 лет назад
  Michael Brown e708137029 DNS code now records a whole struct sockaddr for the name server. 17 лет назад
  Anselm Martin Hoffmeister ed7dc02a95 hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise 17 лет назад
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 лет назад
  Michael Brown 4e3976711d A working name resolution framework 17 лет назад
  Michael Brown ff8528ea9a Create and use async_block() macro; it cuts down on the visual overhead 17 лет назад
  Michael Brown f11da20f25 When a network device is specified to tcpip_tx() or it's children, treat 17 лет назад
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This 17 лет назад
  Michael Brown 9952df9b52 Add "dhcp" command 17 лет назад
  Michael Brown 39ede8c7e8 Added dhcp() user-level command. 17 лет назад