54 Комити (master)

Аутор SHA1 Порука Датум
  Michael Brown a4c4f72297 [ipv6] Allow for multiple routers пре 7 година
  Michael Brown daa1a59310 [ipv6] Rename ipv6_scope to ipv6_settings_scope пре 7 година
  Michael Brown c34d1518eb [ipv6] Create routing table based on IPv6 settings пре 7 година
  Michael Brown 4ad3c73b30 [ipv6] Match user expectations for IPv6 settings priorities пре 7 година
  Michael Brown 1fdc7da435 [ipv6] Expose IPv6 link-local address settings пре 7 година
  Michael Brown 3b783d7fd2 [ipv6] Expose IPv6 settings acquired through NDP пре 7 година
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums пре 8 година
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime пре 8 година
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" пре 8 година
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism пре 9 година
  Michael Brown 7627f6c071 [ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx() пре 10 година
  Michael Brown 3a1adea036 [ipv6] Include network device when transcribing multicast addresses пре 10 година
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit пре 10 година
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device пре 10 година
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 пре 10 година
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds пре 10 година
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting пре 10 година
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation пре 10 година
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type пре 10 година
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address пре 10 година
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional пре 10 година
  Michael Brown b15dbc9cc6 [ipv6] Add ndp_tx_router_solicitation() to send router solicitations пре 10 година
  Michael Brown 1aa67eba16 [ipv6] Automatically choose source for link-local and multicast destinations пре 10 година
  Michael Brown fec127cb07 [ipv6] Treat sin6_scope_id consistently пре 10 година
  Michael Brown 33652880a7 [ipv6] Support stateless address autoconfiguration (SLAAC) пре 10 година
  Michael Brown 595e32d7ab [ipv6] Handle IPv6 option length correctly пре 10 година
  Michael Brown 2c76c1a6d8 [ipv6] Add IPv6 socket address converter пре 10 година
  Michael Brown a9fa0d5f2b [ipv6] Add inet6_aton() пре 10 година
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack пре 10 година
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols пре 10 година
  Michael Brown 0350682865 [ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6 пре 10 година
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() пре 13 година
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() пре 13 година
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 пре 13 година
  Michael Brown 8406115834 [build] Rename gPXE to iPXE пре 14 година
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses пре 15 година
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. пре 16 година
  Holger Lubitz bc9f960b66 use malloc attribute пре 17 година
  Holger Lubitz fdd5fbe3ae fix gcc 4.2.1 warning: initialized field overwritten пре 17 година
  Marty Connor c77704cb60 Warnings purge: src/{crypto,hci,net} пре 17 година
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted пре 17 година
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover пре 17 година
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h пре 17 година
  Michael Brown 5ff23aa406 Include stdlib.h rather than malloc.h пре 17 година
  Michael Brown c953c1a1c3 Use -ENETUNREACH to mean "no reachable network device exists, don't bother пре 17 година
  Michael Brown f008b77ba2 Allow an explicit network device to be specified for IP-layer пре 17 година
  Michael Brown b29861a5aa IPv6 minirouting table entries hold persistent references to net devices. пре 17 година
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. пре 17 година
  Nikhil Chandru Rao d1d334b8e1 IP6 support пре 18 година
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility пре 18 година