405 Коміти (c06e6d063582a96982449b0238b0081ae8da0114)

Автор SHA1 Повідомлення Дата
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 17 роки тому
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. 17 роки тому
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO 17 роки тому
  Marty Connor 1741e3e761 [DHCP] FIXME: quick temporary settings fix, needs update for new API 17 роки тому
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 17 роки тому
  Michael Brown a462c96ffc [Settings] DHCP is now working using the new settings API. 17 роки тому
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 17 роки тому
  Michael Brown bb32b8999c [DHCP] Kill off some no-longer-used DHCP functions 17 роки тому
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. 17 роки тому
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 17 роки тому
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 17 роки тому
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block 17 роки тому
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 17 роки тому
  Michael Brown 844828cb15 [DHCP] Fix RFC4390 client identifier constructions. 17 роки тому
  Michael Brown bc3f0a25c6 [Infiniband] Add preliminary support for multi-port devices. 17 роки тому
  Michael Brown 6570203571 [Infiniband] Centralise MAD operations 17 роки тому
  Michael Brown ea5ad4be91 [Infiniband] Fix typo in debug statement 17 роки тому
  Michael Brown 563955ce37 [Infiniband] Add missing list_del()s in ib_create_qp() failure path. 17 роки тому
  Michael Brown 428c6342bc Fixes for EqualLogic iSCSI targets: 17 роки тому
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 17 роки тому
  Michael Brown 3311169707 When the DHCP file/sname fields are empty, don't allow them to override 17 роки тому
  Michael Brown 82bae302b1 Fix off-by-one error (discovered by Shao Miller). 17 роки тому
  Michael Brown f3265b4bf8 Add preliminary support for MTFTP. 17 роки тому
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. 17 роки тому
  Michael Brown 798f7f6b8e Kill off some warnings-problematic debug statements in ndp.c; the code 17 роки тому
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 17 роки тому
  Michael Brown 423e9d72f3 udp_open_promisc() calls udp_open_common() with peer==NULL. 17 роки тому
  Michael Brown 3b1efba864 Add RFC2090 TFTP multicast support. 17 роки тому
  Michael Brown f770744ee0 Quick hack to be able to accept transfers from servers that don't 17 роки тому
  Michael Brown b3abf25e3c Allow DHCP server to instruct gPXE to ignore ProxyDHCP (which will 17 роки тому
  Michael Brown 0becbf5fba Add ProxyDHCP support. 17 роки тому
  Michael Brown fb809da2df Remove some assumptions about DHCP obtaining only a single options block. 17 роки тому
  Michael Brown 8d18338ae7 Add PXE-required DHCP options to DHCPDISCOVER and DHCPREQUEST packets. 17 роки тому
  Michael Brown 26f3a09ccf Add UUID to DHCP request as option 97 (if available). 17 роки тому
  Michael Brown c194b0c4bf Work around a bug in the OpenSolaris iSCSI target. 17 роки тому
  Michael Brown 9ac0377fbb Force a netdevice poll in net_tx() before attempting to transmit 17 роки тому
  Michael Brown 2303c45d65 Force a netdevice poll in net_tx() before attempting to transmit 17 роки тому
  Michael Brown 1af346b531 Minor debug message improvement. 17 роки тому
  Michael Brown af303db75d Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us 17 роки тому
  Michael Brown 267a4483ab Added an almost obscene amount of debugging and assertion code while 17 роки тому
  Michael Brown 387a1a8556 Minor debug message improvement. 17 роки тому
  Michael Brown f6f1f2b7bb Prepare for adding a metadata queue to IPoIB 17 роки тому
  Michael Brown 4e78a53cf2 IPoIB code separated out to ipoib.c. 17 роки тому
  Michael Brown 7e85f0d296 create_qp() and destroy_qp() now written (but not tested). 17 роки тому
  Michael Brown 251cc84ed6 Started implementing create_qp() and destroy_qp(). 17 роки тому
  Michael Brown b21d4ca21e Revert to dev_priv/owner_priv scheme, rather than container_of; it 17 роки тому
  Michael Brown 37fc40bc8c post_recv() now works, and we can pass data on the IPoIB queue pair 17 роки тому
  Michael Brown 8deef093d9 Direct polling of TX completion queue now works. 17 роки тому
  Michael Brown 08e8dfd801 Now handling TX completions in our poll loop. 17 роки тому
  Michael Brown 30a19c3f1c Can now both send and receive packets. LL header format not yet 17 роки тому