1760 Commits (5e622dc085d461d21e0db8f8d9773863ebc1468f)

Author SHA1 Message Date
  Michael Brown de35167714 [ping] Add top-level ping() function to ping a host 10 years ago
  Michael Brown c597c7a071 [ping] Add generic ping mechanism 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 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 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 8dd180f165 [tcp] Reduce path MTU to 1280 bytes 10 years ago
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack 11 years ago
  Michael Brown 43307b4e39 [ipv4] Abstract out protocol-specific portions of "route" command 11 years ago
  Michael Brown c6a04085d2 [neighbour] Generalise concept of neighbour discovery 11 years ago
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols 11 years ago
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address 11 years ago
  Michael Brown d5f69e9388 [netdevice] Add concept of a network device index 11 years ago
  Michael Brown c9ed9cb4e7 [netdevice] Increase maximum network-layer address length 11 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 3e975ecf3f [settings] Make built-in settings a linker table 11 years ago
  Michael Brown e52380fa3b [uri] Allow URIs to incorporate a parameter list 11 years ago
  Michael Brown 430c3fb900 [cmdline] Add "params" and "param" commands to manage form parameter lists 11 years ago
  Michael Brown 564419c7e1 [params] Add support for the general concept of a form parameter list 11 years ago
  Michael Brown c692a690da [settings] Expose memory map via settings mechanism 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 6d910559b3 [pci] Add pci_find_next() to iterate over existent PCI devices 11 years ago
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting 11 years ago
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() 11 years ago
  Michael Brown 1625a8c05f [parseopt] Add parse_setting() 11 years ago
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c 11 years ago
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified 11 years ago
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() 11 years ago
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() 11 years ago
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() 11 years ago
  Michael Brown ca319873bf [build] Fix %.licence build target 11 years ago
  Michael Brown 9978e2cb37 [legal] Add missing FILE_LICENCE declarations 11 years ago
  Marin Hannache 30de9e8300 [nfs] Add support for NFS protocol 11 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 years ago
  Marin Hannache 9b93b669d1 [legal] Add missing FILE_LICENCE declarations 11 years ago
  Adrian Jamróz 4fabc0012a [velocity] Rewrite VIA Velocity driver 11 years ago
  Adrian Jamróz ad4f58d410 [rhine] Rewrite VIA Rhine driver 11 years ago
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link 11 years ago
  Michael Brown dbfa13ff2c [settings] Expose PCI configuration space via settings mechanism 11 years ago
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 11 years ago
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type 11 years ago
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type 11 years ago
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() 11 years ago
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates 11 years ago
  Michael Brown 8bc20c1aa0 [smbios] Allow access to multiple instances of SMBIOS structures 11 years ago