922 Комити (170d493bf322a715c929a194bfb680b32d8fdb23)

Аутор SHA1 Порука Датум
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional пре 11 година
  Michael Brown b15dbc9cc6 [ipv6] Add ndp_tx_router_solicitation() to send router solicitations пре 11 година
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device пре 11 година
  Michael Brown 1aa67eba16 [ipv6] Automatically choose source for link-local and multicast destinations пре 11 година
  Michael Brown fec127cb07 [ipv6] Treat sin6_scope_id consistently пре 11 година
  Michael Brown 33652880a7 [ipv6] Support stateless address autoconfiguration (SLAAC) пре 11 година
  Michael Brown 2dca2e6ade [ipv6] Extract link layer addresses from router advertisements пре 11 година
  Michael Brown 595e32d7ab [ipv6] Handle IPv6 option length correctly пре 11 година
  Michael Brown 46873eda44 [ping] Add concept of a ping socket пре 11 година
  Michael Brown 5c2ffc26cc [icmp] Add support for sending ICMP echo requests пре 11 година
  Michael Brown 2c76c1a6d8 [ipv6] Add IPv6 socket address converter пре 11 година
  Michael Brown 365a09d867 [ipv4] Add IPv4 socket address converter пре 11 година
  Michael Brown b6a9152f8c [socket] Add concept of a generalised socket address converter пре 11 година
  Michael Brown 8f30ea4a6b [netdevice] Add find_netdev_by_index() пре 11 година
  Michael Brown e6ad90540b [udp] Add AF_INET6 socket opener пре 11 година
  Michael Brown 9f324cf9a5 [tcp] Add AF_INET6 socket opener пре 11 година
  Michael Brown 37ccbd301d [neighbour] Add nstat() function to print out neighbour table пре 11 година
  Michael Brown a9fa0d5f2b [ipv6] Add inet6_aton() пре 11 година
  Michael Brown 8aaa48beb8 [ipv6] Fix uninitialised-variable warning пре 11 година
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack пре 11 година
  Michael Brown c6a04085d2 [neighbour] Generalise concept of neighbour discovery пре 11 година
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols пре 11 година
  Michael Brown 0f787df284 [ethernet] Add support for generating multicast hash for IPv6 addresses пре 11 година
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address пре 11 година
  Michael Brown d5f69e9388 [netdevice] Add concept of a network device index пре 11 година
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism пре 11 година
  Michael Brown ae0124cd40 [linux] Give tap devices a name and bus type пре 11 година
  Michael Brown 82e452d427 [http] Add support for HTTP POST пре 11 година
  Marin Hannache 53c01d6444 [nfs] Fix an issue with the selection of a local port пре 11 година
  Michael Brown 252d28f098 [tcpip] Allow binding to unspecified privileged ports (below 1024) пре 11 година
  Michael Brown 0350682865 [ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6 пре 11 година
  Michael Brown e972057381 [udp] Move high-frequency debug messages to DBGLVL_EXTRA пре 11 година
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" пре 11 година
  Marin Hannache 30de9e8300 [nfs] Add support for NFS protocol пре 11 година
  Michael Brown eba6bb38f2 [cmdline] Accept "netX" in iPXE commands пре 11 година
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link пре 11 година
  Michael Brown c0cff94320 [netdevice] Add "bustype" and "busloc" settings пре 11 година
  Michael Brown d4f8e56bb4 [tcp] Fix comment to match code behaviour пре 11 година
  Michael Brown 18d0818f94 [tcp] Do not send RST for unrecognised connections пре 11 година
  Michael Brown c4bce43c3c [netdevice] Reset MAC address when asked to clear the "mac" setting пре 11 година
  Michael Brown 08bf79582a [netdevice] Add "chip" setting пре 11 година
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" пре 11 година
  Michael Brown 2095ed413e [netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions пре 11 година
  Michael Brown 4678864ce6 [build] Fix dubious uses of bitwise operators пре 11 година
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer пре 11 година
  Michael Brown 445ac9fbdc [netdevice] Use link-layer address as part of RNG seed пре 11 година
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() пре 11 година
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function пре 12 година
  Michael Brown a9b63ecda5 [dhcp] Use PXE byte ordering for UUID in DHCP option 97 пре 12 година
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API пре 12 година