4789 Commits (5365340e77d97102e3204b5502d0cbd1482e3c97)
 

Author SHA1 Message Date
  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
  lolipop 0780bccb68 [intel] Add Intel I217 Gigabit Ethernet PCI ID 10 years ago
  Michael Brown 6f43ba411d [cmdline] Add "ping" command 10 years ago
  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 12605efded [resolv] Use sock_aton() to allow parsing of arbitrary numeric addresses 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 7405685df2 [cmdline] Add "nstat" command 10 years ago
  Michael Brown 37ccbd301d [neighbour] Add nstat() function to print out neighbour table 10 years ago
  Michael Brown cba22d36b7 [build] Work around bug in gcc >= 4.8 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 8aaa48beb8 [ipv6] Fix uninitialised-variable warning 10 years ago
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack 10 years ago
  Michael Brown 43307b4e39 [ipv4] Abstract out protocol-specific portions of "route" command 10 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 8a2dc7a588 [linux] Apply MAC address prior to registering network device 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 c9ed9cb4e7 [netdevice] Increase maximum network-layer address length 10 years ago
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism 10 years ago
  Michael Brown ae0124cd40 [linux] Give tap devices a name and bus type 10 years ago
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table 10 years ago
  Thomas Miletich 6d72b498c2 [3c90x] Fix High-MTU packet reception 11 years ago
  Thomas Miletich e5f6471525 [3c90x] Don't round up transmit packet length 11 years ago
  Thomas Miletich b324a9c243 [3c90x] Stall upload engine before setting RX ring address 11 years ago
  Michael Brown 82e452d427 [http] Add support for HTTP POST 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 55daa953fb [settings] Allow numeric_setting_value() to handle long setting values 11 years ago
  Michael Brown d105627928 [test] Add self-tests for snprintf() 11 years ago
  Michael Brown 55201e2d0e [settings] Expose CPUID instruction via settings mechanism 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