1021 Revize (a200ad462e69de8c92b4114f6e58d7dbfefaf40e)

Autor SHA1 Zpráva Datum
  Michael Brown 38afcc51ea [tcp] Gracefully close connections during shutdown před 9 roky
  Michael Brown 8829634bd7 [ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache před 9 roky
  Michael Brown d73982f098 [dhcp] Defer discovery if link is blocked před 9 roky
  Michael Brown 94dbfb4374 [stp] Fix interpretaton of hello time před 9 roky
  Michael Brown fb28c4a979 [stp] Add support for detecting Spanning Tree Protocol non-forwarding ports před 9 roky
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" před 9 roky
  Michael Brown 7e7870984b [ethernet] Add minimal support for receiving LLC frames před 9 roky
  Michael Brown c117b25e0b [tcp] Do not shrink window when discarding received packets před 9 roky
  Michael Brown 15759e539e [neighbour] Return success when deferring a packet před 9 roky
  Michael Brown 86aa959561 [ipv6] Disambiguate received ICMPv6 errors před 9 roky
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() před 9 roky
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() před 9 roky
  Christian Hesse bf40b79734 [build] Add missing "const" qualifiers před 9 roky
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information před 9 roky
  Michael Brown c492a9fd92 [netdevice] Add missing bus types to netdev_fetch_bustype() před 9 roky
  Michael Brown 57bab4e1d3 [tcpip] Fix dubious calculation of min_port před 9 roky
  Michael Brown e0fc8fe781 [tcp] Implement support for TCP Selective Acknowledgements (SACK) před 9 roky
  Michael Brown 042a982c4d [http] Support MD5-sess Digest authentication před 9 roky
  Michael Brown 42ea20afee [http] Abstract out HTTP Digest hash algorithm operations před 9 roky
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown 93b4586447 [retry] Colourise debug output před 9 roky
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c před 9 roky
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism před 9 roky
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration před 9 roky
  Michael Brown c1ac466838 [iscsi] Rewrite unrelicensable portions of iscsi.c před 9 roky
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code před 9 roky
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h před 9 roky
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() před 9 roky
  Michael Brown 095c007aa3 [legal] Add missing copyright header to net/ipv4.c před 9 roky
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() před 9 roky
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed před 9 roky
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 před 9 roky
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages před 9 roky
  Michael Brown 67291465ea [rndis] Clear receive filter when closing the device před 9 roky
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG před 9 roky
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG před 9 roky
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction před 9 roky
  Michael Brown 14722c27d6 [netdevice] Fix erroneous use of free(iobuf) instead of free_iob(iobuf) před 9 roky
  Michael Brown 6a22170085 [dhcp] Remove obsolete dhcp_chaddr() function před 9 roky
  Michael Brown 08bcc0fe01 [dhcp] Check for matching chaddr in received DHCP packets před 9 roky
  Michael Brown 98d09a1e03 [netdevice] Avoid registering duplicate network devices před 10 roky
  Sven Ulland de65a240b9 [lacp] Set "aggregatable" flag in response LACPDU před 10 roky
  Michael Brown c4af977271 [netdevice] Reset network device index when last device is unregistered před 10 roky
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names před 10 roky
  Michael Brown e047811c85 [scsi] Improve sense code parsing před 10 roky
  Hannes Reinecke d630052e6f [ethernet] Provide eth_random_addr() to generate random Ethernet addresses před 10 roky
  Michael Brown 7627f6c071 [ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx() před 10 roky