1083 Commits (1a16f67a28c6e8b9875b07e15c7c379cfc147e69)

Autor SHA1 Mensaje Fecha
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers hace 10 años
  Michael Brown 017e6c56af [dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses hace 10 años
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation hace 10 años
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 hace 10 años
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type hace 10 años
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address hace 10 años
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c hace 10 años
  Michael Brown 6871a8113f [ipv6] Add IPv6 network device configurator hace 10 años
  Michael Brown 759dcf5a9b [dhcp] Add DHCP network device configurator hace 10 años
  Michael Brown f2bc138391 [netdevice] Add generic concept of a network device configurator hace 10 años
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional hace 10 años
  Michael Brown b15dbc9cc6 [ipv6] Add ndp_tx_router_solicitation() to send router solicitations hace 10 años
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device hace 10 años
  Michael Brown 1aa67eba16 [ipv6] Automatically choose source for link-local and multicast destinations hace 10 años
  Michael Brown fec127cb07 [ipv6] Treat sin6_scope_id consistently hace 10 años
  Michael Brown 33652880a7 [ipv6] Support stateless address autoconfiguration (SLAAC) hace 10 años
  Michael Brown 2dca2e6ade [ipv6] Extract link layer addresses from router advertisements hace 10 años
  Michael Brown 595e32d7ab [ipv6] Handle IPv6 option length correctly hace 10 años
  Michael Brown 46873eda44 [ping] Add concept of a ping socket hace 10 años
  Michael Brown 5c2ffc26cc [icmp] Add support for sending ICMP echo requests hace 10 años
  Michael Brown 2c76c1a6d8 [ipv6] Add IPv6 socket address converter hace 10 años
  Michael Brown 365a09d867 [ipv4] Add IPv4 socket address converter hace 10 años
  Michael Brown b6a9152f8c [socket] Add concept of a generalised socket address converter hace 10 años
  Michael Brown 8f30ea4a6b [netdevice] Add find_netdev_by_index() hace 10 años
  Michael Brown e6ad90540b [udp] Add AF_INET6 socket opener hace 10 años
  Michael Brown 9f324cf9a5 [tcp] Add AF_INET6 socket opener hace 10 años
  Michael Brown 37ccbd301d [neighbour] Add nstat() function to print out neighbour table hace 10 años
  Michael Brown a9fa0d5f2b [ipv6] Add inet6_aton() hace 10 años
  Michael Brown 8aaa48beb8 [ipv6] Fix uninitialised-variable warning hace 10 años
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack hace 11 años
  Michael Brown c6a04085d2 [neighbour] Generalise concept of neighbour discovery hace 10 años
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols hace 10 años
  Michael Brown 0f787df284 [ethernet] Add support for generating multicast hash for IPv6 addresses hace 10 años
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address hace 10 años
  Michael Brown d5f69e9388 [netdevice] Add concept of a network device index hace 11 años
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism hace 11 años
  Michael Brown ae0124cd40 [linux] Give tap devices a name and bus type hace 11 años
  Michael Brown 82e452d427 [http] Add support for HTTP POST hace 11 años
  Marin Hannache 53c01d6444 [nfs] Fix an issue with the selection of a local port hace 11 años
  Michael Brown 252d28f098 [tcpip] Allow binding to unspecified privileged ports (below 1024) hace 11 años
  Michael Brown 0350682865 [ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6 hace 11 años
  Michael Brown e972057381 [udp] Move high-frequency debug messages to DBGLVL_EXTRA hace 11 años
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" hace 11 años
  Marin Hannache 30de9e8300 [nfs] Add support for NFS protocol hace 11 años
  Michael Brown eba6bb38f2 [cmdline] Accept "netX" in iPXE commands hace 11 años
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link hace 11 años
  Michael Brown c0cff94320 [netdevice] Add "bustype" and "busloc" settings hace 11 años
  Michael Brown d4f8e56bb4 [tcp] Fix comment to match code behaviour hace 11 años
  Michael Brown 18d0818f94 [tcp] Do not send RST for unrecognised connections hace 11 años
  Michael Brown c4bce43c3c [netdevice] Reset MAC address when asked to clear the "mac" setting hace 11 años