1629 Коміти (5365340e77d97102e3204b5502d0cbd1482e3c97)

Автор SHA1 Повідомлення Дата
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences 10 роки тому
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console 10 роки тому
  Michael Brown c501c980e0 [console] Add concept of generic console configuration 10 роки тому
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 10 роки тому
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen 10 роки тому
  Michael Brown 0ee89338dd [pnm] Add support for PNM images 10 роки тому
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image 10 роки тому
  Michael Brown 95851d1305 [pixbuf] Add generic concept of a pixel buffer 10 роки тому
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers 10 роки тому
  Michael Brown 1312c467ee [test] Include failing code within failed test result output 10 роки тому
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation 10 роки тому
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 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 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c 10 роки тому
  Michael Brown 6871a8113f [ipv6] Add IPv6 network device configurator 10 роки тому
  Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function 10 роки тому
  Michael Brown 452fb2d0a2 [cmdline] Make "dhcp" command a synonym for "ifconf" 10 роки тому
  Michael Brown 26b87b221b [ifmgmt] Add ifconf() to carry out network device configuration 10 роки тому
  Michael Brown 3a67224c62 [parseopt] Add parse_netdev_configurator() 10 роки тому
  Michael Brown f2bc138391 [netdevice] Add generic concept of a network device configurator 10 роки тому
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options 10 роки тому
  Michael Brown 16d37102ca [ifmgmt] Rewrite iflinkwait() to use monojob_wait() 10 роки тому
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() 10 роки тому
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() 10 роки тому
  Michael Brown 5674a3c087 [job] Allow job_progress() to return an ongoing job status code, if known 10 роки тому
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() 10 роки тому
  Michael Brown b15dbc9cc6 [ipv6] Add ndp_tx_router_solicitation() to send router solicitations 10 роки тому
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device 10 роки тому
  Michael Brown 33652880a7 [ipv6] Support stateless address autoconfiguration (SLAAC) 10 роки тому
  Michael Brown 2dca2e6ade [ipv6] Extract link layer addresses from router advertisements 10 роки тому
  Michael Brown de35167714 [ping] Add top-level ping() function to ping a host 10 роки тому
  Michael Brown c597c7a071 [ping] Add generic ping mechanism 10 роки тому
  Michael Brown 46873eda44 [ping] Add concept of a ping socket 10 роки тому
  Michael Brown 5c2ffc26cc [icmp] Add support for sending ICMP echo requests 10 роки тому
  Michael Brown 2c76c1a6d8 [ipv6] Add IPv6 socket address converter 10 роки тому
  Michael Brown b6a9152f8c [socket] Add concept of a generalised socket address converter 10 роки тому
  Michael Brown 8f30ea4a6b [netdevice] Add find_netdev_by_index() 10 роки тому
  Michael Brown 37ccbd301d [neighbour] Add nstat() function to print out neighbour table 10 роки тому
  Michael Brown a9fa0d5f2b [ipv6] Add inet6_aton() 10 роки тому
  Michael Brown 8dd180f165 [tcp] Reduce path MTU to 1280 bytes 10 роки тому
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack 11 роки тому
  Michael Brown 43307b4e39 [ipv4] Abstract out protocol-specific portions of "route" command 10 роки тому
  Michael Brown c6a04085d2 [neighbour] Generalise concept of neighbour discovery 10 роки тому
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols 10 роки тому
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address 10 роки тому
  Michael Brown d5f69e9388 [netdevice] Add concept of a network device index 10 роки тому
  Michael Brown c9ed9cb4e7 [netdevice] Increase maximum network-layer address length 10 роки тому
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism 11 роки тому
  Michael Brown ae0124cd40 [linux] Give tap devices a name and bus type 11 роки тому