38 Commits (22001cb206c1320aee27f679a63d2171d35e99c5)

Autor SHA1 Mensaje Fecha
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting hace 11 años
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation hace 11 años
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type hace 11 años
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address hace 11 años
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional hace 11 años
  Michael Brown b15dbc9cc6 [ipv6] Add ndp_tx_router_solicitation() to send router solicitations hace 11 años
  Michael Brown 1aa67eba16 [ipv6] Automatically choose source for link-local and multicast destinations hace 11 años
  Michael Brown fec127cb07 [ipv6] Treat sin6_scope_id consistently hace 11 años
  Michael Brown 33652880a7 [ipv6] Support stateless address autoconfiguration (SLAAC) hace 11 años
  Michael Brown 595e32d7ab [ipv6] Handle IPv6 option length correctly hace 11 años
  Michael Brown 2c76c1a6d8 [ipv6] Add IPv6 socket address converter hace 11 años
  Michael Brown a9fa0d5f2b [ipv6] Add inet6_aton() hace 12 años
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack hace 12 años
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols hace 12 años
  Michael Brown 0350682865 [ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6 hace 12 años
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() hace 14 años
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() hace 14 años
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 hace 15 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 15 años
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses hace 16 años
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. hace 17 años
  Holger Lubitz bc9f960b66 use malloc attribute hace 18 años
  Holger Lubitz fdd5fbe3ae fix gcc 4.2.1 warning: initialized field overwritten hace 18 años
  Marty Connor c77704cb60 Warnings purge: src/{crypto,hci,net} hace 18 años
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted hace 18 años
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover hace 18 años
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h hace 18 años
  Michael Brown 5ff23aa406 Include stdlib.h rather than malloc.h hace 18 años
  Michael Brown c953c1a1c3 Use -ENETUNREACH to mean "no reachable network device exists, don't bother hace 18 años
  Michael Brown f008b77ba2 Allow an explicit network device to be specified for IP-layer hace 18 años
  Michael Brown b29861a5aa IPv6 minirouting table entries hold persistent references to net devices. hace 18 años
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. hace 18 años
  Nikhil Chandru Rao d1d334b8e1 IP6 support hace 19 años
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility hace 19 años
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. hace 19 años
  Nikhil Chandru Rao c24546c70b Minor changes to the network layer rx() functions hace 19 años
  Michael Brown e517a4771b Split ipv6 functions out from ipv4.c hace 19 años