1616 Commits (f4e069bf2e2fcdca417ae7e384efb1fa0ad87343)

Autor SHA1 Nachricht Datum
  Michael Brown 26b87b221b [ifmgmt] Add ifconf() to carry out network device configuration vor 10 Jahren
  Michael Brown 3a67224c62 [parseopt] Add parse_netdev_configurator() vor 10 Jahren
  Michael Brown f2bc138391 [netdevice] Add generic concept of a network device configurator vor 10 Jahren
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options vor 10 Jahren
  Michael Brown 16d37102ca [ifmgmt] Rewrite iflinkwait() to use monojob_wait() vor 10 Jahren
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() vor 10 Jahren
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() vor 10 Jahren
  Michael Brown 5674a3c087 [job] Allow job_progress() to return an ongoing job status code, if known vor 10 Jahren
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() vor 10 Jahren
  Michael Brown b15dbc9cc6 [ipv6] Add ndp_tx_router_solicitation() to send router solicitations vor 10 Jahren
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device vor 10 Jahren
  Michael Brown 33652880a7 [ipv6] Support stateless address autoconfiguration (SLAAC) vor 10 Jahren
  Michael Brown 2dca2e6ade [ipv6] Extract link layer addresses from router advertisements vor 10 Jahren
  Michael Brown de35167714 [ping] Add top-level ping() function to ping a host vor 10 Jahren
  Michael Brown c597c7a071 [ping] Add generic ping mechanism vor 10 Jahren
  Michael Brown 46873eda44 [ping] Add concept of a ping socket vor 10 Jahren
  Michael Brown 5c2ffc26cc [icmp] Add support for sending ICMP echo requests vor 10 Jahren
  Michael Brown 2c76c1a6d8 [ipv6] Add IPv6 socket address converter vor 10 Jahren
  Michael Brown b6a9152f8c [socket] Add concept of a generalised socket address converter vor 10 Jahren
  Michael Brown 8f30ea4a6b [netdevice] Add find_netdev_by_index() vor 10 Jahren
  Michael Brown 37ccbd301d [neighbour] Add nstat() function to print out neighbour table vor 10 Jahren
  Michael Brown a9fa0d5f2b [ipv6] Add inet6_aton() vor 10 Jahren
  Michael Brown 8dd180f165 [tcp] Reduce path MTU to 1280 bytes vor 10 Jahren
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack vor 10 Jahren
  Michael Brown 43307b4e39 [ipv4] Abstract out protocol-specific portions of "route" command vor 10 Jahren
  Michael Brown c6a04085d2 [neighbour] Generalise concept of neighbour discovery vor 10 Jahren
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols vor 10 Jahren
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address vor 10 Jahren
  Michael Brown d5f69e9388 [netdevice] Add concept of a network device index vor 10 Jahren
  Michael Brown c9ed9cb4e7 [netdevice] Increase maximum network-layer address length vor 10 Jahren
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism vor 10 Jahren
  Michael Brown ae0124cd40 [linux] Give tap devices a name and bus type vor 10 Jahren
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table vor 10 Jahren
  Michael Brown e52380fa3b [uri] Allow URIs to incorporate a parameter list vor 11 Jahren
  Michael Brown 430c3fb900 [cmdline] Add "params" and "param" commands to manage form parameter lists vor 11 Jahren
  Michael Brown 564419c7e1 [params] Add support for the general concept of a form parameter list vor 11 Jahren
  Michael Brown c692a690da [settings] Expose memory map via settings mechanism vor 11 Jahren
  Michael Brown 252d28f098 [tcpip] Allow binding to unspecified privileged ports (below 1024) vor 11 Jahren
  Michael Brown 0350682865 [ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6 vor 11 Jahren
  Michael Brown 6d910559b3 [pci] Add pci_find_next() to iterate over existent PCI devices vor 11 Jahren
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting vor 11 Jahren
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() vor 11 Jahren
  Michael Brown 1625a8c05f [parseopt] Add parse_setting() vor 11 Jahren
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c vor 11 Jahren
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified vor 11 Jahren
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() vor 11 Jahren
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() vor 11 Jahren
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() vor 11 Jahren
  Michael Brown ca319873bf [build] Fix %.licence build target vor 11 Jahren
  Michael Brown 9978e2cb37 [legal] Add missing FILE_LICENCE declarations vor 11 Jahren