asdfjkluiop
asdfjkluiop
**Describe the bug** When running ripng with multiple paths to the same address a failure of one upstream router which does not result in a local interface going down causes...
Attempting to build Hyprland when wlroots does not have xwayland support enabled results in linker errors even when `-DNO_XWAYLAND=true` is set. I would expect that setting that flag completely ifdefs...
Because annotations are defined as methods they are eligible for aggressive overloading however enabling this breaks them because they are used like variables, as a result the only ways I've...
### Version 3.3.0 (nightly) ### Platform Linux x64 ### JDK Eclipse OpenJ9 VM 17.0.2.0 ### Module OpenGL ### Bug description `GL.create()` assumes GLX on Linux using `libGL.so` and `glXGetProcAddress()`. The...
Currently JavaFX only operates under X11 however eventually Wayland will replace it. The Java community is a bit behind other languages as currently we don't have a good Wayland native...
I recently updated gamescope and was sort of disappointed that it now handles window close events. Is there any chance a flag could be added to allow disabling this? I'd...
openwisp-get-address only returns IPv4 addresses, this results in a missing management address and ping monitoring failures on IPv6 only networks which causes devices to show critical health even though they're...
Maintainer: @rosysong Environment: amd64 VM OpenWRT 23.05.3 Description: IPv6 is not supported despite the fact that you can configure it. While this package does detect the presence of IPv6 and...
### Platform Linux ### Protocol DNS-over-TLS ### Do you use AdGuard app? No I don't ### Your configuration Stubby is used to handle DoT but this happens when using dedicated...
Attempting to bind the client to an IPv6 address does not work. For example `./fah-client --http-addresses [::]:7396` errors out saying the address family is not supported.