1056 Commits (47dcd392dcd79d02eec2714696012785dd7a47c9)

Autor SHA1 Mensaje Fecha
  Michael Brown 7c6858e95d [infiniband] Profile post work queue entry operations hace 8 años
  Michael Brown 0af0888832 [tftp] Do not change current working URI when TFTP server is cleared hace 8 años
  Michael Brown 74c812a68c [http] Handle relative redirection URIs hace 8 años
  Michael Brown ed0d7c4f6f [dhcp] Limit maximum number of DHCP discovery deferrals hace 8 años
  Michael Brown 7cc7e0ec86 [dhcp] Reset start time when deferring discovery hace 8 años
  Michael Brown 3bd0d340f4 [http] Verify server port when reusing a pooled connection hace 8 años
  Michael Brown 0a4805bf94 [peerdist] Avoid NULL pointer dereference for plaintext blocks hace 8 años
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums hace 8 años
  Michael Brown be51713474 [pxe] Populate ciaddr in fake PXE Boot Server ACK packet hace 8 años
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime hace 8 años
  Michael Brown f0c6c4efd8 [dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty hace 8 años
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type hace 8 años
  Michael Brown 0a34c2aab9 [dhcp] Ignore ProxyDHCPACKs without PXE options hace 8 años
  Michael Brown 60e2b71471 [dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers hace 8 años
  Wissam Shoukair eb8df9a046 [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB hace 9 años
  Michael Brown fd18417cf1 [peerdist] Add support for PeerDist (aka BranchCache) HTTP content encoding hace 8 años
  Michael Brown d2b2a0adae [peerdist] Add block download multiplexer hace 8 años
  Michael Brown 4d032d5db8 [peerdist] Add individual block download mechanism hace 8 años
  Michael Brown dc9d24e7d2 [peerdist] Add segment discovery mechanism hace 8 años
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings hace 8 años
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates hace 9 años
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello hace 9 años
  Michael Brown 1ac7434111 [tls] Do not access beyond the end of a 24-bit integer hace 9 años
  Michael Brown 51b99d8bc8 [peerdist] Add support for constructing and decoding discovery messages hace 9 años
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block hace 9 años
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime hace 9 años
  Michael Brown 76338543f9 [iscsi] Add missing "break" statements hace 9 años
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID hace 9 años
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping hace 9 años
  Michael Brown 9c185e2eac [netdevice] Avoid using zero as a network device index hace 9 años
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" hace 9 años
  Michael Brown 1a30c20daf [802.11] Use correct SHA1_DIGEST_SIZE constant name hace 9 años
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers hace 9 años
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism hace 9 años
  Michael Brown 9546b0c17b [tcp] Ensure FIN is actually sent if connection is closed while idle hace 9 años
  Michael Brown 38afcc51ea [tcp] Gracefully close connections during shutdown hace 9 años
  Michael Brown 8829634bd7 [ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache hace 9 años
  Michael Brown d73982f098 [dhcp] Defer discovery if link is blocked hace 9 años
  Michael Brown 94dbfb4374 [stp] Fix interpretaton of hello time hace 9 años
  Michael Brown fb28c4a979 [stp] Add support for detecting Spanning Tree Protocol non-forwarding ports hace 9 años
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" hace 9 años
  Michael Brown 7e7870984b [ethernet] Add minimal support for receiving LLC frames hace 9 años
  Michael Brown c117b25e0b [tcp] Do not shrink window when discarding received packets hace 9 años
  Michael Brown 15759e539e [neighbour] Return success when deferring a packet hace 9 años
  Michael Brown 86aa959561 [ipv6] Disambiguate received ICMPv6 errors hace 9 años
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() hace 9 años
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() hace 9 años
  Christian Hesse bf40b79734 [build] Add missing "const" qualifiers hace 9 años
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information hace 9 años
  Michael Brown c492a9fd92 [netdevice] Add missing bus types to netdev_fetch_bustype() hace 9 años