Rob Murray
Rob Murray
> Ah, thanks for confirming my mental model 🙇 ❤️ Thank you for taking a look and giving it some thought! Much appreciated. > So I guess what I'm proposing...
Rebased as it was a bit behind - I'll let the tests run, then merge.
Ok - that makes it a more complicated and involved change ... so it's missed 27.0, I'll bump the milestone.
Hmm, apologies - some last minute second thoughts about this ... If we do enable forwarding for IPv4, and don't set the policy to DROP - this PR means the...
> Perhaps we should continue to set the policy to DROP if we enable IPv4 forwarding - and do the same for IPv6; only set the policy if we enable...
Rebased - and added a check of `config.EnableIPv4` before enabling IPv4 forwarding, now that flag has been merged to master.
Sorry, I should have explained above - there's a hard-coded 90s timeout in Docker Desktop's UDP-proxying code... similar to (copied from) the one I mentioned on the moby ticket.
> However, my request is a little bit different than the original request. [@legobeat](https://github.com/legobeat) uses an internal network with no gateway and wants to set the default gateway to a...
> This solution would work for me. However, the gateway container still needs to use dockers default gateway. Otherwise the gateway container will not be able to connect to other...
> This 404's for me as well were the binaries removed or something? https://github.com/dragonflyoss/image-service/releases/download/v2.2.4/nydus-static-v2.2.4-linux-amd64.tgz The original works for me, which is odd!