1053 Commits (7f65a08f3e2606a5102fb68acf6ccf5fc283ecb6)

Author SHA1 Message Date
  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 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 8aaa48beb8 [ipv6] Fix uninitialised-variable warning 10 years ago
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack 11 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 0f787df284 [ethernet] Add support for generating multicast hash for IPv6 addresses 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 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 82e452d427 [http] Add support for HTTP POST 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
  Michael Brown e972057381 [udp] Move high-frequency debug messages to DBGLVL_EXTRA 11 years ago
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" 11 years ago
  Marin Hannache 30de9e8300 [nfs] Add support for NFS protocol 11 years ago
  Michael Brown eba6bb38f2 [cmdline] Accept "netX" in iPXE commands 11 years ago
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link 11 years ago
  Michael Brown c0cff94320 [netdevice] Add "bustype" and "busloc" settings 11 years ago
  Michael Brown d4f8e56bb4 [tcp] Fix comment to match code behaviour 11 years ago
  Michael Brown 18d0818f94 [tcp] Do not send RST for unrecognised connections 11 years ago
  Michael Brown c4bce43c3c [netdevice] Reset MAC address when asked to clear the "mac" setting 11 years ago
  Michael Brown 08bf79582a [netdevice] Add "chip" setting 11 years ago
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" 11 years ago
  Michael Brown 2095ed413e [netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions 11 years ago
  Michael Brown 4678864ce6 [build] Fix dubious uses of bitwise operators 11 years ago
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer 11 years ago
  Michael Brown 445ac9fbdc [netdevice] Use link-layer address as part of RNG seed 11 years ago
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() 11 years ago
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function 11 years ago
  Michael Brown a9b63ecda5 [dhcp] Use PXE byte ordering for UUID in DHCP option 97 11 years ago
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 years ago
  Michael Brown 77f64b11f7 [netdevice] Separate VLAN support from presence of VLAN-supporting drivers 11 years ago
  Stefan Hajnoczi 7426177d63 [netdevice] Add vlan_tag() to get the VLAN tag of a network device 11 years ago
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing 11 years ago
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names 11 years ago
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 years ago
  Michael Brown 88e19fcda9 [netdevice] Clear network device setting before unregistering 11 years ago
  Michael Brown 947976da0c [netdevice] Do not force a poll on net_tx() 11 years ago
  Michael Brown 885384faf3 [arp] Increase robustness of ARP discarder 11 years ago
  Michael Brown d23db28488 [tls] Fix potential memory leak 11 years ago
  Michael Brown 1e199c8260 [tls] Fix uninitialised variable 11 years ago
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers 11 years ago
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 12 years ago
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 12 years ago
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 12 years ago