2628 Commits (v1.20.1-rthoni)
 

Autor SHA1 Nachricht Datum
  Michael Brown b91116e072 [pxe] Remove startpxe and stoppxe commands from default builds vor 13 Jahren
  Michael Brown fdd42fa950 [legal] Add some missing FILE_LICENCE declarations vor 13 Jahren
  Michael Brown 0cd6f2c709 [image] Use generic option-parsing library vor 13 Jahren
  Michael Brown 6832f0688f [login] Use generic option-parsing library vor 13 Jahren
  Michael Brown 46116d8d03 [route] Use generic option-parsing library vor 13 Jahren
  Michael Brown 72b4464c89 [san] Use generic option-parsing library vor 13 Jahren
  Michael Brown 817c544697 [time] Use generic option-parsing library vor 13 Jahren
  Michael Brown ec42ba366f [lotest] Use generic option-parsing library vor 13 Jahren
  Michael Brown 1e2a8aa9c1 [gdb] Use generic option-parsing library vor 13 Jahren
  Michael Brown 59980a6176 [fc] Use generic option-parsing library vor 13 Jahren
  Michael Brown ee53e69bab [digest] Use generic option-parsing library vor 13 Jahren
  Michael Brown 07c6b79102 [dhcp] Use generic option-parsing library vor 13 Jahren
  Michael Brown 398a6e9a50 [ifmgmt] Use generic option-parsing library vor 13 Jahren
  Michael Brown 9e9c9adf10 [settings] Use generic option-parsing library vor 13 Jahren
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library vor 13 Jahren
  Michael Brown 2877af3ff5 [vlan] Use generic option-parsing library vor 13 Jahren
  Michael Brown 216fd0a5cf [parseopt] Add generic option-parsing library vor 13 Jahren
  Michael Brown 4448285142 [autoboot] Add "netboot" command vor 13 Jahren
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs vor 13 Jahren
  Michael Brown f12fcd53b1 [lotest] Fix endianness in status message vor 13 Jahren
  Michael Brown 3633bb246c [lotest] Use network device receive queue freezing vor 13 Jahren
  Michael Brown 69d1e6cf57 [pxe] Use network device receive queue freezing vor 13 Jahren
  Michael Brown 4576c2da58 [netdevice] Allow per-device receive queue processing to be frozen vor 13 Jahren
  Michael Brown 006d9f1f60 [undi] Support underlying UNDI devices that don't support interrupts vor 13 Jahren
  Michael Brown 7e33adcb90 [tcp] Remove obsolete constants vor 13 Jahren
  Michael Brown d012f87018 [tcp] Use MAX_LL_NET_HEADER_LEN instead of defining our own MAX_HDR_LEN vor 13 Jahren
  Michael Brown 878a1f4e2f [udp] Remove obsolete constants vor 13 Jahren
  Michael Brown 5de4fba4f9 [udp] Use MAX_LL_NET_HEADER_LEN instead of defining our own UDP_MAX_HLEN vor 13 Jahren
  Michael Brown 0d7839678b [netdevice] Add MAX_NET_HEADER_LEN and MAX_LL_NET_HEADER_LEN vor 13 Jahren
  Michael Brown fb78d086f1 [pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header vor 13 Jahren
  Michael Brown 308615cd97 [efi] Always allow MAX_LL_HEADER_LEN for the link-layer header vor 13 Jahren
  Michael Brown 1782fc7011 [lotest] Move lotest.h to correct directory vor 13 Jahren
  Michael Brown 3d9096f719 [lacp] Fix dumping of raw LACP packets vor 13 Jahren
  Michael Brown 24fc6aa5b0 [netdevice] Use net device name in debugging messages vor 13 Jahren
  Michael Brown 312ae024d8 [settings] Add "hexhyp" setting type vor 13 Jahren
  Jarrod Johnson 4526f431d7 [bzimage] Increase maximum command-line size to 0x7ff vor 13 Jahren
  Thomas Miletich 06dbe701bb [forcedeth] Exit poll() as early as possible if no work to do vor 13 Jahren
  Michael Brown f122515515 [forcedeth] Exit poll() as early as possible if no work to do vor 13 Jahren
  Michael Brown 67dc832d15 [tcp] Set PSH flag only on packets containing data vor 13 Jahren
  Shao Miller 98b3599a65 [list] Fix typographical error from previous commit vor 13 Jahren
  Michael Brown 8e718df5e1 [fc] Add support for Fibre Channel name server lookups vor 13 Jahren
  Michael Brown 41231fda9c [fc] Hold ULP's peer reference while ULP exists vor 13 Jahren
  Michael Brown 0cd185e734 [fc] Allow peers and ULPs to log out when usage count reaches zero vor 13 Jahren
  Michael Brown c09f87e3b7 [fc] Hold reference to peers and ULPs while calling fc_link_examine() vor 13 Jahren
  Michael Brown 00cffae5f9 [fc] Log out correct port ID after a successful LOGO request vor 13 Jahren
  Michael Brown 90930be8fe [fc] Support Fibre Channel ECHO vor 13 Jahren
  Michael Brown f5115f96f7 [fcp] Use EINVAL for URI parsing errors and EPROTO for protocol errors vor 13 Jahren
  Michael Brown 66e7619099 [retry] Process at most one timer's expiry in each call to retry_step() vor 13 Jahren
  Michael Brown 13e4b9ec49 [malloc] Avoid immediately clobbering reference count when freeing memory vor 13 Jahren
  Michael Brown 6e41f2cf18 [refcnt] Check reference validity on each use of ref_get() and ref_put() vor 13 Jahren