Releases: containers/netavark
Releases · containers/netavark
v1.14.0
- bridge: Add support for a new option called
mode
. When set tounmanaged
only the veth pair and ip addresses are setup. The bridge must exist and no firewall or sysctl setting will be configured in this mode. (#1090) - bridge: Add support for DHCP when using unmanaged mode. (#868)
- bridge: Add support for the
vlan
option. (#1028) - When using DHCP netavark will now send the container hostname in the DHCP request and use the container id as client id. (#676)
- The firewalld driver was improved and major outstanding bugs were addressed but is still considered experimental. A new man page
netavark-firewalld(7)
has been added to document some of the firewalld interactions. - Dependency updates.
v1.13.1
v1.13.0
v1.12.2
v1.12.1
v1.12.0
v1.11.0
- Do not perform namespace detection for aardvark-dns updates as it is not needed
- Fixed condition where ignored errors were being returned as real
- With nftables, only dump netavark table rules
- Fix port forward with strict RPF and multi-networks
- updated dependencies