4616 Commits (4c51f9602d4d96f38504a1b9e80b67e4a44c62c8)
 

Autor SHA1 Nachricht Datum
  Michael Brown 8aaa48beb8 [ipv6] Fix uninitialised-variable warning vor 10 Jahren
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack vor 11 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 8a2dc7a588 [linux] Apply MAC address prior to registering network device vor 10 Jahren
  Michael Brown 0f787df284 [ethernet] Add support for generating multicast hash for IPv6 addresses 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 11 Jahren
  Michael Brown ae0124cd40 [linux] Give tap devices a name and bus type vor 11 Jahren
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table vor 11 Jahren
  Thomas Miletich 6d72b498c2 [3c90x] Fix High-MTU packet reception vor 11 Jahren
  Thomas Miletich e5f6471525 [3c90x] Don't round up transmit packet length vor 11 Jahren
  Thomas Miletich b324a9c243 [3c90x] Stall upload engine before setting RX ring address vor 11 Jahren
  Michael Brown 82e452d427 [http] Add support for HTTP POST vor 11 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 55daa953fb [settings] Allow numeric_setting_value() to handle long setting values vor 11 Jahren
  Michael Brown d105627928 [test] Add self-tests for snprintf() vor 11 Jahren
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism vor 11 Jahren
  Marin Hannache 53c01d6444 [nfs] Fix an issue with the selection of a local port 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 e972057381 [udp] Move high-frequency debug messages to DBGLVL_EXTRA vor 11 Jahren
  Michael Brown b76885165e [cmdline] Add "pciscan" command to allow iteration over PCI devices vor 11 Jahren
  Michael Brown 6d910559b3 [pci] Add pci_find_next() to iterate over existent PCI devices vor 11 Jahren
  Michael Brown 2b869786c5 [cmdline] Add "inc" command vor 11 Jahren
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting vor 11 Jahren
  Michael Brown 31f5211035 [script] Allow commands following a script label vor 11 Jahren
  Michael Brown 7fc18ea8ab [script] Allow initial whitespace on lines containing labels vor 11 Jahren
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() vor 11 Jahren
  Michael Brown 652abb6706 [settings] Eliminate calls to {fetch,store}f_named_setting() in NVO commands vor 11 Jahren
  Michael Brown 7010b10491 [settings] Eliminate call to storef_named_setting() in choose_exec() 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 44fd309044 [settings] Eliminate call to store_named_setting() in nslookup.c vor 11 Jahren
  Michael Brown 129a70631a [settings] Eliminate call to fetchf_named_setting() in expand_settings() vor 11 Jahren
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() vor 11 Jahren
  Michael Brown 72fb55e437 [settings] Change "not-found" semantics of fetch_setting_copy() vor 11 Jahren
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() vor 11 Jahren
  Michael Brown 77c70ac0cd [settings] Remove default_type parameter from parse_setting_name() vor 11 Jahren
  Michael Brown 78178608e9 [settings] Remove temporary name buffer parameter from parse_setting_name() vor 11 Jahren
  Michael Brown 3880ebeb18 [settings] Avoid potentially large stack allocations vor 11 Jahren
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" vor 11 Jahren