| Name: | netavark |
|---|---|
| Epoch: | 2 |
| Version: | 1.10.3 |
| Release: | 1.module+el8.10.0+90384+a78ffc57 |
| Architecture: | aarch64 |
| Module: | container-tools:ol8:8100020240813055920:22b07013 container-tools:ol8:8100020240821233719:10 |
| Group: | Unspecified |
| Size: | 16927363 |
| License: | ASL 2.0 and BSD and MIT |
| RPM: | netavark-1.10.3-1.module+el8.10.0+90384+a78ffc57.aarch64.rpm |
| Source RPM: | netavark-1.10.3-1.module+el8.10.0+90384+a78ffc57.src.rpm |
| Build Date: | Tue Aug 13 2024 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/containers/netavark |
| Summary: | OCI network stack |
| Description: | OCI network stack
Netavark is a rust based network stack for containers. It is being
designed to work with Podman but is also applicable for other OCI
container management applications.
Netavark is a tool for configuring networking for Linux containers.
Its features include:
* Configuration of container networks via JSON configuration file
* Creation and management of required network interfaces,
including MACVLAN networks
* All required firewall configuration to perform NAT and port
forwarding as required for containers
* Support for iptables and firewalld at present, with support
for nftables planned in a future release
* Support for rootless containers
* Support for IPv4 and IPv6
* Support for container DNS resolution via aardvark-dns. |
- update to https://github.com/containers/netavark/releases/tag/v1.10.3 - Related: Jira:RHEL-2110
- update to https://github.com/containers/netavark/releases/tag/v1.10.2 - Related: Jira:RHEL-2110
- update to https://github.com/containers/netavark/releases/tag/v1.10.1 - Related: Jira:RHEL-2110
- update to https://github.com/containers/netavark/releases/tag/v1.10.0 - Related: Jira:RHEL-2110
- update to https://github.com/containers/netavark/releases/tag/v1.9.0 - Related: Jira:RHEL-2110
- fix directory for systemd units - Related: Jira:RHEL-2110
- update to https://github.com/containers/netavark/releases/tag/v1.8.0 - Related: Jira:RHEL-2110
- update to https://github.com/containers/netavark/releases/tag/v1.7.0 - Related: #2176055
- update to https://github.com/containers/netavark/releases/tag/v1.6.0 - Related: #2176055
- fix --dns-add command is not functioning - Resolves: #2182897