1938 Commits (f8cf3ceb0bfc3e88ae32702e90b47439be0deee4)

Autor SHA1 Nachricht Datum
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size vor 12 Jahren
  Michael Brown 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) vor 12 Jahren
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting vor 12 Jahren
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 vor 12 Jahren
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections vor 12 Jahren
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID vor 12 Jahren
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem vor 12 Jahren
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server vor 12 Jahren
  Michael Brown 2649e8ef70 [socket] Ensure socket address structure sizes are fixed vor 12 Jahren
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records vor 12 Jahren
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() vor 12 Jahren
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds vor 12 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 12 Jahren
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor vor 12 Jahren
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility vor 12 Jahren
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences vor 12 Jahren
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console vor 12 Jahren
  Michael Brown c501c980e0 [console] Add concept of generic console configuration vor 12 Jahren
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently vor 12 Jahren
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen vor 12 Jahren
  Michael Brown 0ee89338dd [pnm] Add support for PNM images vor 12 Jahren
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image vor 12 Jahren
  Michael Brown 95851d1305 [pixbuf] Add generic concept of a pixel buffer vor 12 Jahren
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers vor 12 Jahren
  Michael Brown 1312c467ee [test] Include failing code within failed test result output vor 12 Jahren
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation vor 12 Jahren
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 vor 12 Jahren
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type vor 12 Jahren
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address vor 12 Jahren
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c vor 12 Jahren
  Michael Brown 6871a8113f [ipv6] Add IPv6 network device configurator vor 12 Jahren
  Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function vor 12 Jahren
  Michael Brown 452fb2d0a2 [cmdline] Make "dhcp" command a synonym for "ifconf" vor 12 Jahren
  Michael Brown 26b87b221b [ifmgmt] Add ifconf() to carry out network device configuration vor 12 Jahren
  Michael Brown 3a67224c62 [parseopt] Add parse_netdev_configurator() vor 12 Jahren
  Michael Brown f2bc138391 [netdevice] Add generic concept of a network device configurator vor 12 Jahren
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options vor 12 Jahren
  Michael Brown 16d37102ca [ifmgmt] Rewrite iflinkwait() to use monojob_wait() vor 12 Jahren
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() vor 12 Jahren
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() vor 12 Jahren
  Michael Brown 5674a3c087 [job] Allow job_progress() to return an ongoing job status code, if known vor 12 Jahren
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() vor 12 Jahren
  Michael Brown b15dbc9cc6 [ipv6] Add ndp_tx_router_solicitation() to send router solicitations vor 12 Jahren
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device vor 12 Jahren
  Michael Brown 33652880a7 [ipv6] Support stateless address autoconfiguration (SLAAC) vor 12 Jahren
  Michael Brown 2dca2e6ade [ipv6] Extract link layer addresses from router advertisements vor 12 Jahren
  Michael Brown de35167714 [ping] Add top-level ping() function to ping a host vor 12 Jahren
  Michael Brown c597c7a071 [ping] Add generic ping mechanism vor 12 Jahren
  Michael Brown 46873eda44 [ping] Add concept of a ping socket vor 12 Jahren
  Michael Brown 5c2ffc26cc [icmp] Add support for sending ICMP echo requests vor 12 Jahren