975 Commits (5365340e77d97102e3204b5502d0cbd1482e3c97)

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