MaxXor
MaxXor
A pull request: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request
I'm experiencing the same/similar (?) issue, but don't have ufw installed, only nftables. netfilter container is also restarting every x seconds ``` netfilter-mailcow-1 | # Warning: table ip filter is...
This also affects paths/files with leading ## which I just found out myself after some troubleshooting.:)
Great news, so runc 1.2.0 is ready for prime time once Go 1.22.4 is released?
I applied the work-around mentioned here: https://github.com/mailcow/mailcow-dockerized/issues/5735#issuecomment-1945823020 and added this to `/etc/nftables.conf` (make sure that you use nftables and not iptables!): ``` table ip filter { chain DOCKER-USER { iifname...
@thrillfall Can you please release an update for NC 29?
I'm very interested in a solution to make Anno 1800 multiplayer work. However I'm not sure if I can follow you. Your linked commit with the ECDH_P384 case handled seems...
> It handles ECD_SA__P384 and ECDH_P_256_ but not ECDH_P384. Thanks, I'm blind.
My layman's assumption would be: the case for `ALG_ID_ECDH_P256` is handled in a similar way, so it would be enough to add `ALG_ID_ECDH_P384`.
It's on the todo list, I will publish a roadmap for quasar soon.