containers / netavark

Container network stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add VRF support for bridge networks

MrSuicideParrot opened this issue · comments

With native VRF support, we would be able to isolate traffic in a host that has multiple network interfaces without the need for complex firewall rules.

Previous discussion about this feature: containers/podman#18737

I think this is implemented here: #815 hence closing.