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 년 전