1128 Commits (84d406ccf48c8808b0bb30d526b758e4b58cacc8)

Autor SHA1 Mensaje Fecha
  Michael Brown c8cae7cc17 [http] Notify data transfer interface when underlying connection is ready hace 7 años
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables hace 7 años
  Michael Brown 75bb948008 [tcp] Use correct length for memset() hace 7 años
  Michael Brown c26c1fd07c [infiniband] Return status code from ib_create_mi() hace 7 años
  Michael Brown 39ef530088 [infiniband] Return status code from ib_create_cq() and ib_create_qp() hace 7 años
  Michael Brown f17cf0ecd0 [http] Add missing check for memory allocation failure hace 7 años
  Michael Brown 64de7dc7fd [slam] Avoid NULL pointer dereference in slam_pull_value() hace 7 años
  Michael Brown 60561d0f3d [slam] Fix resource leak on error path hace 7 años
  Michael Brown 9b581158b5 [802.11] Remove redundant NULL pointer check after dereference hace 7 años
  Michael Brown e500e5dd07 [nfs] Fix double free bug on error path hace 7 años
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests hace 7 años
  Vishvananda Ishaya Abrams 4524cc11bf [iscsi] Don't close when receiving NOP-In hace 7 años
  Michael Brown a29bdb3a92 [iscsi] Use intfs_shutdown() when shutting down multiple interfaces hace 7 años
  Michael Brown 4a4da573dd [http] Cleanly shut down potentially looped interfaces hace 7 años
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime hace 7 años
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length hace 7 años
  Michael Brown 16aed6e5ce [netdevice] Allow MTU to be changed at runtime hace 7 años
  Michael Brown de85336abb [cloud] Add ability to retrieve Google Compute Engine metadata hace 7 años
  David Decotigny 04c7befa73 [build] Return const char * from uuid_ntoa() hace 7 años
  Michael Brown 43b2d8eafb [ipv4] Accept unicast packets for the local network broadcast address hace 7 años
  Michael Brown 81fceaec6e [iscsi] Avoid potential infinite loops during shutdown hace 7 años
  Michael Brown daa8ed9274 [interface] Provide intf_reinit() to reinitialise nullified interfaces hace 7 años
  Michael Brown ff28b22568 [crypto] Generalise X.509 "valid" field to a "flags" field hace 7 años
  Michael Brown a4c4f72297 [ipv6] Allow for multiple routers hace 8 años
  Michael Brown daa1a59310 [ipv6] Rename ipv6_scope to ipv6_settings_scope hace 8 años
  Michael Brown c34d1518eb [ipv6] Create routing table based on IPv6 settings hace 8 años
  Michael Brown 4ad3c73b30 [ipv6] Match user expectations for IPv6 settings priorities hace 8 años
  Michael Brown 1fdc7da435 [ipv6] Expose IPv6 link-local address settings hace 8 años
  Michael Brown 03d19cf14d [dhcpv6] Expose IPv6 address setting acquired through DHCPv6 hace 8 años
  Michael Brown 3b783d7fd2 [ipv6] Expose IPv6 settings acquired through NDP hace 8 años
  Michael Brown ee54ab5be6 [ipv6] Allow settings to comprise arbitrary subsets of NDP options hace 8 años
  Michael Brown 129206f476 [ipv6] Rename ipv6_scope to dhcpv6_scope hace 8 años
  Michael Brown ecfc81d76f [settings] Create space for IPv6 in settings display order hace 8 años
  Michael Brown c53a209a42 [ipv6] Perform SLAAC only during autoconfiguration hace 8 años
  Michael Brown 45dd627689 [ipv4] Send gratuitous ARPs whenever a new IPv4 address is applied hace 8 años
  Michael Brown 55f7a675d6 [iscsi] Treat redirection failures as fatal hace 8 años
  Michael Brown aeb6203811 [dhcp] Automatically generate vendor class identifier string hace 8 años
  Michael Brown d7f1834b5e [dhcpv6] Include vendor class identifier option in DHCPv6 requests hace 8 años
  Michael Brown fda8916c83 [dhcpv6] Include RFC5970 client architecture options in DHCPv6 requests hace 8 años
  Michael Brown 3d9f094022 [dhcp] Allow for variable encapsulation of architecture-specific options hace 8 años
  Michael Brown fce6117ad9 [ntp] Add simple NTP client hace 8 años
  Michael Brown 188789eb3c [tcp] Send TCP keepalives on idle established connections hace 8 años
  Michael Brown b42e71921f [http] Accept headers with no whitespace following the colon hace 8 años
  Michael Brown f42b2585fe [http] Ignore unrecognised "Connection" header tokens hace 8 años
  Michael Brown 231adda40f [netdevice] Fix failure path in register_netdev() hace 8 años
  Michael Brown 40a8a5294c [ethernet] Make LACP support configurable at build time hace 8 años
  Michael Brown 70509e6a03 [netdevice] Return ENOENT for an unknown bus type hace 8 años
  Michael Brown f8e1678b84 [crypto] Allow cross-certificate source to be configured at build time hace 8 años
  Michael Brown 64acfd9ddd [arp] Validate length of ARP packet hace 8 años
  Michael Brown 05dcb07cb2 [tls] Avoid potential out-of-bound reads in length fields hace 8 años