992 Révisions (2782ccec412222cebafa35899328944acc643caa)

Auteur SHA1 Message Date
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h il y a 9 ans
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() il y a 9 ans
  Michael Brown 095c007aa3 [legal] Add missing copyright header to net/ipv4.c il y a 9 ans
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() il y a 9 ans
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed il y a 9 ans
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 il y a 9 ans
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages il y a 9 ans
  Michael Brown 67291465ea [rndis] Clear receive filter when closing the device il y a 9 ans
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG il y a 9 ans
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG il y a 9 ans
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction il y a 9 ans
  Michael Brown 14722c27d6 [netdevice] Fix erroneous use of free(iobuf) instead of free_iob(iobuf) il y a 9 ans
  Michael Brown 6a22170085 [dhcp] Remove obsolete dhcp_chaddr() function il y a 9 ans
  Michael Brown 08bcc0fe01 [dhcp] Check for matching chaddr in received DHCP packets il y a 9 ans
  Michael Brown 98d09a1e03 [netdevice] Avoid registering duplicate network devices il y a 9 ans
  Sven Ulland de65a240b9 [lacp] Set "aggregatable" flag in response LACPDU il y a 10 ans
  Michael Brown c4af977271 [netdevice] Reset network device index when last device is unregistered il y a 10 ans
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names il y a 10 ans
  Michael Brown e047811c85 [scsi] Improve sense code parsing il y a 10 ans
  Hannes Reinecke d630052e6f [ethernet] Provide eth_random_addr() to generate random Ethernet addresses il y a 10 ans
  Michael Brown 7627f6c071 [ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx() il y a 10 ans
  Michael Brown 3a1adea036 [ipv6] Include network device when transcribing multicast addresses il y a 10 ans
  Michael Brown 6c7146695d [ipv6] Do not set sin6_scope_id on source address il y a 10 ans
  Michael Brown 6206f8f0f9 [dhcpv6] Do not set sin6_scope_id on the unspecified client socket address il y a 10 ans
  Marin Hannache f4e069bf2e [nfs] Rewrite NFS URI handling il y a 10 ans
  Michael Brown e5878ce65d [syslog] Strip invalid characters from hostname il y a 10 ans
  Marin Hannache ca93505a78 [nfs] Fix an invalid free() when loading a regular (non-symlink) file il y a 10 ans
  Michael Brown d28bb51f44 [tcp] Defer sending ACKs until all received packets have been processed il y a 10 ans
  Marin Hannache 7aa69c4d0d [nfs] Fix an invalid free() when loading a symlink il y a 10 ans
  Michael Brown e825a96a25 [http] Profile receive datapath il y a 10 ans
  Michael Brown 767f2acb98 [tcp] Profile transmit and receive datapaths il y a 10 ans
  Michael Brown f65c81b1d0 [ipv4] Profile transmit and receive datapaths il y a 10 ans
  Michael Brown 2c820d684a [netdevice] Profile common operations il y a 10 ans
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store il y a 10 ans
  Michael Brown e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI il y a 10 ans
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name il y a 10 ans
  Michael Brown e845b7da9b [http] Accept Content-Length header with trailing whitespace il y a 10 ans
  Michael Brown 87465258ab [netdevice] Notify upper-layer drivers when RX processing is (un)frozen il y a 10 ans
  Michael Brown 42bf3b9aa9 [http] Automatically retry request on a 503 Service Unavailable il y a 10 ans
  Michael Brown 0d657b8e94 [http] Use a retry timer to trigger retried requests il y a 10 ans
  Michael Brown 859664ea2a [tcp] Update window even if ACK does not acknowledge new data il y a 10 ans
  Michael Brown f17a30d547 [netdevice] Mark devices as open before calling open() method il y a 10 ans
  Michael Brown e191298a1d [tcp] Calculate correct MSS from peer address il y a 10 ans
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit il y a 10 ans
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device il y a 10 ans
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 il y a 10 ans
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting il y a 10 ans
  Michael Brown ced4f8d1d3 [dhcp] Copy exactly the required length when resizing DHCP options il y a 10 ans
  Michael Brown ff341c1861 [dns] Update end-of-name pointer after processing CNAME record il y a 10 ans
  Michael Brown d4c0226a6c [dns] Support DNS search lists il y a 10 ans