1114 Commits (302f1eeb80706fb10067efedb1279fa3f85ddda2)

Author SHA1 Message Date
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7 years ago
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length 7 years ago
  Michael Brown 16aed6e5ce [netdevice] Allow MTU to be changed at runtime 7 years ago
  Michael Brown de85336abb [cloud] Add ability to retrieve Google Compute Engine metadata 7 years ago
  David Decotigny 04c7befa73 [build] Return const char * from uuid_ntoa() 7 years ago
  Michael Brown 43b2d8eafb [ipv4] Accept unicast packets for the local network broadcast address 7 years ago
  Michael Brown 81fceaec6e [iscsi] Avoid potential infinite loops during shutdown 7 years ago
  Michael Brown daa8ed9274 [interface] Provide intf_reinit() to reinitialise nullified interfaces 7 years ago
  Michael Brown ff28b22568 [crypto] Generalise X.509 "valid" field to a "flags" field 7 years ago
  Michael Brown a4c4f72297 [ipv6] Allow for multiple routers 8 years ago
  Michael Brown daa1a59310 [ipv6] Rename ipv6_scope to ipv6_settings_scope 8 years ago
  Michael Brown c34d1518eb [ipv6] Create routing table based on IPv6 settings 8 years ago
  Michael Brown 4ad3c73b30 [ipv6] Match user expectations for IPv6 settings priorities 8 years ago
  Michael Brown 1fdc7da435 [ipv6] Expose IPv6 link-local address settings 8 years ago
  Michael Brown 03d19cf14d [dhcpv6] Expose IPv6 address setting acquired through DHCPv6 8 years ago
  Michael Brown 3b783d7fd2 [ipv6] Expose IPv6 settings acquired through NDP 8 years ago
  Michael Brown ee54ab5be6 [ipv6] Allow settings to comprise arbitrary subsets of NDP options 8 years ago
  Michael Brown 129206f476 [ipv6] Rename ipv6_scope to dhcpv6_scope 8 years ago
  Michael Brown ecfc81d76f [settings] Create space for IPv6 in settings display order 8 years ago
  Michael Brown c53a209a42 [ipv6] Perform SLAAC only during autoconfiguration 8 years ago
  Michael Brown 45dd627689 [ipv4] Send gratuitous ARPs whenever a new IPv4 address is applied 8 years ago
  Michael Brown 55f7a675d6 [iscsi] Treat redirection failures as fatal 8 years ago
  Michael Brown aeb6203811 [dhcp] Automatically generate vendor class identifier string 8 years ago
  Michael Brown d7f1834b5e [dhcpv6] Include vendor class identifier option in DHCPv6 requests 8 years ago
  Michael Brown fda8916c83 [dhcpv6] Include RFC5970 client architecture options in DHCPv6 requests 8 years ago
  Michael Brown 3d9f094022 [dhcp] Allow for variable encapsulation of architecture-specific options 8 years ago
  Michael Brown fce6117ad9 [ntp] Add simple NTP client 8 years ago
  Michael Brown 188789eb3c [tcp] Send TCP keepalives on idle established connections 8 years ago
  Michael Brown b42e71921f [http] Accept headers with no whitespace following the colon 8 years ago
  Michael Brown f42b2585fe [http] Ignore unrecognised "Connection" header tokens 8 years ago
  Michael Brown 231adda40f [netdevice] Fix failure path in register_netdev() 8 years ago
  Michael Brown 40a8a5294c [ethernet] Make LACP support configurable at build time 8 years ago
  Michael Brown 70509e6a03 [netdevice] Return ENOENT for an unknown bus type 8 years ago
  Michael Brown f8e1678b84 [crypto] Allow cross-certificate source to be configured at build time 8 years ago
  Michael Brown 64acfd9ddd [arp] Validate length of ARP packet 8 years ago
  Michael Brown 05dcb07cb2 [tls] Avoid potential out-of-bound reads in length fields 8 years ago
  Michael Brown e44f6dcb89 [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices 8 years ago
  Michael Brown 5bcaa1e4d4 [infiniband] Make IPoIB support configurable at build time 8 years ago
  Michael Brown 076d772648 [infiniband] Retrieve GID flag from cached path entries 8 years ago
  Michael Brown 6a3ffa0114 [infiniband] Assign names to queue pairs 8 years ago
  Michael Brown 174bf6b569 [infiniband] Assign names to CMRC connections 8 years ago
  Michael Brown 5a7fd2cc90 [infiniband] Allow for the creation of multicast groups 8 years ago
  Michael Brown 14ad9cbd67 [infiniband] Parse MLID, rate, and SL from multicast membership record 8 years ago
  Michael Brown c335f8eae4 [infiniband] Record multicast GID attachment as part of group membership 8 years ago
  Michael Brown 114a2f19a6 [infiniband] Do not use GRH for local paths 8 years ago
  Michael Brown bd1687465c [infiniband] Use correct transaction identifier in CM responses 8 years ago
  Michael Brown 8336186564 [infiniband] Use connection's local ID as debug message identifier 8 years ago
  Michael Brown 36c4779356 [infiniband] Use "%d" as format specifier for LIDs 8 years ago
  Michael Brown 7aef4d4c94 [infiniband] Use "%#lx" as format specifier for queue pair numbers 8 years ago
  Michael Brown d7794dcac7 [infiniband] Assign names to Infiniband devices for debug messages 8 years ago