1128 コミット (84d406ccf48c8808b0bb30d526b758e4b58cacc8)

作成者 SHA1 メッセージ 日付
  Michael Brown a4c4f72297 [ipv6] Allow for multiple routers 8年前
  Michael Brown daa1a59310 [ipv6] Rename ipv6_scope to ipv6_settings_scope 8年前
  Michael Brown c34d1518eb [ipv6] Create routing table based on IPv6 settings 8年前
  Michael Brown 4ad3c73b30 [ipv6] Match user expectations for IPv6 settings priorities 8年前
  Michael Brown 1fdc7da435 [ipv6] Expose IPv6 link-local address settings 8年前
  Michael Brown 03d19cf14d [dhcpv6] Expose IPv6 address setting acquired through DHCPv6 8年前
  Michael Brown 3b783d7fd2 [ipv6] Expose IPv6 settings acquired through NDP 8年前
  Michael Brown ee54ab5be6 [ipv6] Allow settings to comprise arbitrary subsets of NDP options 8年前
  Michael Brown 129206f476 [ipv6] Rename ipv6_scope to dhcpv6_scope 8年前
  Michael Brown ecfc81d76f [settings] Create space for IPv6 in settings display order 8年前
  Michael Brown c53a209a42 [ipv6] Perform SLAAC only during autoconfiguration 8年前
  Michael Brown 45dd627689 [ipv4] Send gratuitous ARPs whenever a new IPv4 address is applied 8年前
  Michael Brown 55f7a675d6 [iscsi] Treat redirection failures as fatal 8年前
  Michael Brown aeb6203811 [dhcp] Automatically generate vendor class identifier string 8年前
  Michael Brown d7f1834b5e [dhcpv6] Include vendor class identifier option in DHCPv6 requests 8年前
  Michael Brown fda8916c83 [dhcpv6] Include RFC5970 client architecture options in DHCPv6 requests 8年前
  Michael Brown 3d9f094022 [dhcp] Allow for variable encapsulation of architecture-specific options 8年前
  Michael Brown fce6117ad9 [ntp] Add simple NTP client 8年前
  Michael Brown 188789eb3c [tcp] Send TCP keepalives on idle established connections 8年前
  Michael Brown b42e71921f [http] Accept headers with no whitespace following the colon 8年前
  Michael Brown f42b2585fe [http] Ignore unrecognised "Connection" header tokens 8年前
  Michael Brown 231adda40f [netdevice] Fix failure path in register_netdev() 8年前
  Michael Brown 40a8a5294c [ethernet] Make LACP support configurable at build time 8年前
  Michael Brown 70509e6a03 [netdevice] Return ENOENT for an unknown bus type 8年前
  Michael Brown f8e1678b84 [crypto] Allow cross-certificate source to be configured at build time 8年前
  Michael Brown 64acfd9ddd [arp] Validate length of ARP packet 8年前
  Michael Brown 05dcb07cb2 [tls] Avoid potential out-of-bound reads in length fields 8年前
  Michael Brown e44f6dcb89 [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices 8年前
  Michael Brown 5bcaa1e4d4 [infiniband] Make IPoIB support configurable at build time 8年前
  Michael Brown 076d772648 [infiniband] Retrieve GID flag from cached path entries 8年前
  Michael Brown 6a3ffa0114 [infiniband] Assign names to queue pairs 8年前
  Michael Brown 174bf6b569 [infiniband] Assign names to CMRC connections 8年前
  Michael Brown 5a7fd2cc90 [infiniband] Allow for the creation of multicast groups 8年前
  Michael Brown 14ad9cbd67 [infiniband] Parse MLID, rate, and SL from multicast membership record 8年前
  Michael Brown c335f8eae4 [infiniband] Record multicast GID attachment as part of group membership 8年前
  Michael Brown 114a2f19a6 [infiniband] Do not use GRH for local paths 8年前
  Michael Brown bd1687465c [infiniband] Use correct transaction identifier in CM responses 8年前
  Michael Brown 8336186564 [infiniband] Use connection's local ID as debug message identifier 8年前
  Michael Brown 36c4779356 [infiniband] Use "%d" as format specifier for LIDs 8年前
  Michael Brown 7aef4d4c94 [infiniband] Use "%#lx" as format specifier for queue pair numbers 8年前
  Michael Brown d7794dcac7 [infiniband] Assign names to Infiniband devices for debug messages 8年前
  Michael Brown ff13eeb747 [infiniband] Add support for performing service record lookups 8年前
  Michael Brown 7544763626 [infiniband] Avoid multiple calls to ib_cmrc_shutdown() 8年前
  Michael Brown fcf3b03544 [netdevice] Refuse to create duplicate network device names 8年前
  Michael Brown 4ddd3d99c3 [slam] Avoid potential division by zero 8年前
  Michael Brown fef8e34b6f [tcp] Guard against malformed TCP options 8年前
  Michael Brown f0e9e55442 [tftp] Mangle initial slash on TFTP URIs 8年前
  Andrew Widdersheim 3fd81799ba [netdevice] Add "ifname" setting 8年前
  Michael Brown 8af8886d0a [stp] Fix incorrectly disambiguated errors 8年前
  Michael Brown 7c6858e95d [infiniband] Profile post work queue entry operations 8年前