We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 992b2c1 + d8143a6 commit ca3cf7aCopy full SHA for ca3cf7a
README.md
@@ -10,7 +10,7 @@ Netavark is a tool for configuring networking for Linux containers. Its features
10
* Configuration of container networks via JSON configuration file
11
* Creation and management of required network interfaces, including MACVLAN networks
12
* All required firewall configuration to perform NAT and port forwarding as required for containers
13
-* Support for iptables and firewalld at present, with support for nftables planned in a future release
+* Support for iptables, firewalld and nftables
14
* Support for rootless containers
15
* Support for IPv4 and IPv6
16
* Support for container DNS resolution via the [aardvark-dns](https://github.com/containers/aardvark-dns) project
0 commit comments