| Name: | netavark | 
|---|---|
| Epoch: | 2 | 
| Version: | 1.10.3 | 
| Release: | 1.module+el8.10.0+90449+0b7c8529 | 
| Architecture: | x86_64 | 
| Module: | container-tools:ol8:8100020241127092603:22b07013 container-tools:ol8:8100020250213053150:22b07013  | 
| Group: | Unspecified | 
| Size: | 16681011 | 
| License: | ASL 2.0 and BSD and MIT | 
| RPM: | netavark-1.10.3-1.module+el8.10.0+90449+0b7c8529.x86_64.rpm | 
| Source RPM: | netavark-1.10.3-1.module+el8.10.0+90449+0b7c8529.src.rpm | 
| Build Date: | Wed Nov 27 2024 | 
| Build Host: | build-ol8-x86_64.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