1595 Revize (e191298a1d62446646922b1f3d899dfb16da73ff)

Autor SHA1 Zpráva Datum
  Michael Brown e191298a1d [tcp] Calculate correct MSS from peer address před 10 roky
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit před 10 roky
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device před 10 roky
  Alex Williamson 123bae9d93 [autoboot] Enable infrastructure to specify an autoboot device location před 10 roky
  Michael Brown f22c19f3fb [cmdline] Add the "ipstat" command před 10 roky
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 před 10 roky
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI před 10 roky
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting před 10 roky
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists před 10 roky
  Michael Brown d4c0226a6c [dns] Support DNS search lists před 10 roky
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth před 10 roky
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area před 10 roky
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console před 10 roky
  Michael Brown c6c8078964 [png] Add support for PNG images před 11 roky
  Michael Brown fffd98bd37 [uaccess] Add memcmp_user() před 11 roky
  Michael Brown 26f782bb41 [libc] Add abs() před 11 roky
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression před 11 roky
  Michael Brown 23f17f7972 [test] Add okx() macro taking an explicit file name and line number před 11 roky
  Michael Brown a4e8ef72ab [libc] Add isprint() před 11 roky
  Michael Brown 2200ca0e8f [ipv6] Fix compilation under FreeBSD před 11 roky
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour před 11 roky
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs před 11 roky
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size před 11 roky
  Michael Brown 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) před 11 roky
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting před 11 roky
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 před 11 roky
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections před 11 roky
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID před 11 roky
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem před 11 roky
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server před 11 roky
  Michael Brown 2649e8ef70 [socket] Ensure socket address structure sizes are fixed před 11 roky
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records před 11 roky
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() před 11 roky
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds před 11 roky
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting před 11 roky
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor před 11 roky
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility před 11 roky
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences před 11 roky
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console před 11 roky
  Michael Brown c501c980e0 [console] Add concept of generic console configuration před 11 roky
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently před 11 roky
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen před 11 roky
  Michael Brown 0ee89338dd [pnm] Add support for PNM images před 11 roky
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image před 11 roky
  Michael Brown 95851d1305 [pixbuf] Add generic concept of a pixel buffer před 11 roky
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers před 11 roky
  Michael Brown 1312c467ee [test] Include failing code within failed test result output před 11 roky
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation před 11 roky
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 před 11 roky
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type před 11 roky