4718 Commitit (767f2acb98a1ae2837d7ecf9ae3ed9d6c4a977b0)
 

Tekijä SHA1 Viesti Päivämäärä
  Christian Hesse 3f9a482b88 [build] Update build system for Syslinux 6.x 10 vuotta sitten
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 10 vuotta sitten
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type 10 vuotta sitten
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address 10 vuotta sitten
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c 10 vuotta sitten
  Michael Brown 4f078801e9 [base16] Fix comparison of signed and unsigned integers 10 vuotta sitten
  Michael Brown c3d1e78697 [pxe] Ensure cached DHCPACK is retrieved prior to network device creation 10 vuotta sitten
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 10 vuotta sitten
  Michael Brown 6871a8113f [ipv6] Add IPv6 network device configurator 10 vuotta sitten
  Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function 10 vuotta sitten
  Michael Brown 452fb2d0a2 [cmdline] Make "dhcp" command a synonym for "ifconf" 10 vuotta sitten
  Michael Brown 506152d467 [cmdline] Add "ifconf" command 10 vuotta sitten
  Michael Brown 2525e55c19 [autoboot] Use ifconf() to configure network device 10 vuotta sitten
  Michael Brown 26b87b221b [ifmgmt] Add ifconf() to carry out network device configuration 10 vuotta sitten
  Michael Brown 3a67224c62 [parseopt] Add parse_netdev_configurator() 10 vuotta sitten
  Michael Brown 759dcf5a9b [dhcp] Add DHCP network device configurator 10 vuotta sitten
  Michael Brown f2bc138391 [netdevice] Add generic concept of a network device configurator 10 vuotta sitten
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options 10 vuotta sitten
  Michael Brown 16d37102ca [ifmgmt] Rewrite iflinkwait() to use monojob_wait() 10 vuotta sitten
  Michael Brown 170d493bf3 [autoboot] Fix shell banner timeout 10 vuotta sitten
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() 10 vuotta sitten
  Michael Brown dc7a023715 [monojob] Report ongoing job status as overall return status on timeout 10 vuotta sitten
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() 10 vuotta sitten
  Michael Brown 5674a3c087 [job] Allow job_progress() to return an ongoing job status code, if known 10 vuotta sitten
  Michael Brown a3346e3587 [interface] Default to calling intf_restart() in response to intf_close() 10 vuotta sitten
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional 10 vuotta sitten
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() 10 vuotta sitten
  Michael Brown b15dbc9cc6 [ipv6] Add ndp_tx_router_solicitation() to send router solicitations 10 vuotta sitten
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device 10 vuotta sitten
  Michael Brown 1aa67eba16 [ipv6] Automatically choose source for link-local and multicast destinations 10 vuotta sitten
  Michael Brown fec127cb07 [ipv6] Treat sin6_scope_id consistently 10 vuotta sitten
  Michael Brown 33652880a7 [ipv6] Support stateless address autoconfiguration (SLAAC) 10 vuotta sitten
  Michael Brown 2dca2e6ade [ipv6] Extract link layer addresses from router advertisements 10 vuotta sitten
  Michael Brown 595e32d7ab [ipv6] Handle IPv6 option length correctly 10 vuotta sitten
  lolipop 0780bccb68 [intel] Add Intel I217 Gigabit Ethernet PCI ID 10 vuotta sitten
  Michael Brown 6f43ba411d [cmdline] Add "ping" command 10 vuotta sitten
  Michael Brown de35167714 [ping] Add top-level ping() function to ping a host 10 vuotta sitten
  Michael Brown c597c7a071 [ping] Add generic ping mechanism 10 vuotta sitten
  Michael Brown 46873eda44 [ping] Add concept of a ping socket 10 vuotta sitten
  Michael Brown 5c2ffc26cc [icmp] Add support for sending ICMP echo requests 10 vuotta sitten
  Michael Brown 12605efded [resolv] Use sock_aton() to allow parsing of arbitrary numeric addresses 10 vuotta sitten
  Michael Brown 2c76c1a6d8 [ipv6] Add IPv6 socket address converter 10 vuotta sitten
  Michael Brown 365a09d867 [ipv4] Add IPv4 socket address converter 10 vuotta sitten
  Michael Brown b6a9152f8c [socket] Add concept of a generalised socket address converter 10 vuotta sitten
  Michael Brown 8f30ea4a6b [netdevice] Add find_netdev_by_index() 10 vuotta sitten
  Michael Brown e6ad90540b [udp] Add AF_INET6 socket opener 10 vuotta sitten
  Michael Brown 9f324cf9a5 [tcp] Add AF_INET6 socket opener 10 vuotta sitten
  Michael Brown 7405685df2 [cmdline] Add "nstat" command 10 vuotta sitten
  Michael Brown 37ccbd301d [neighbour] Add nstat() function to print out neighbour table 10 vuotta sitten
  Michael Brown cba22d36b7 [build] Work around bug in gcc >= 4.8 10 vuotta sitten