Software that needs to be improved for IPv6 » History » Version 1
  Nico Schottelius, 08/13/2020 12:05 PM 
  
| 1 | 1 | Nico Schottelius | {{ toc }} | 
|---|---|---|---|
| 2 | |||
| 3 | h1. Software that needs to be improved for IPv6 | ||
| 4 | |||
| 5 | h2. xrdp | ||
| 6 | |||
| 7 | Does not listen on IPv6 sockets under Linux. See the "github bug":https://github.com/neutrinolabs/xrdp/issues/1450 | ||
| 8 | |||
| 9 | Applicable for at least version xrdp-0.9.13.1. | ||
| 10 | |||
| 11 | |||
| 12 | h2. hackney | ||
| 13 | |||
| 14 | ... is a very popular Erlang HTTP client. It is used by many Elixir libraries. It's not possible to configure IPv6 | ||
| 15 | (see "github bug":https://github.com/benoitc/hackney/issues/206). It is also used by "Pleroma":https://pleroma.social/ |