Matt Heon
Matt Heon
Tagging WIP as I'm still working on some bugs, seemingly related to firewalld 2.0
Hm. Tests aren't even running firewalld, despite fw_driver=firewalld being set.
Localhost port forwarding: still broken, being worked on. Remote port forwarding: should be fully working after latest push.
I know we do support `macvlan` mode right now, but the flags (and overall functionality) are very different from what I'm seeing in the Docker docs.
I don't think we can now - our `macvlan` support is primarily intended to source IPs from an external DHCP server
Serious amount of effort would be required here, probably a new CNI plugin.
I think other parts of networking have priority over this (improvements to dnsname, for example)
Potentially - if nothing else, it puts us in a much better position to implement this.
That sounds like a reasonable feature request for the network stack rewrite.
The early stages have already been done by @Luap99 and we're now finalizing the architecture for the remaining bits; target is to have it ready for Podman 4.0 in January.