| Name: | netavark | 
|---|---|
| Epoch: | 2 | 
| Version: | 1.1.0 | 
| Release: | 7.module+el8.7.0+20877+e0f9ac15 | 
| Architecture: | aarch64 | 
| Module: | container-tools:ol8:8070020221010222448:39077419 container-tools:ol8:8070020221026183352:467a6e72  | 
| Group: | Unspecified | 
| Size: | 8912949 | 
| License: | ASL 2.0 and BSD and MIT | 
| RPM: | netavark-1.1.0-7.module+el8.7.0+20877+e0f9ac15.aarch64.rpm | 
| Source RPM: | netavark-1.1.0-7.module+el8.7.0+20877+e0f9ac15.src.rpm | 
| Build Date: | Mon Nov 14 2022 | 
| 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. | 
- fix "Two aardvark-dns instances trying to use the same port on the same interface" - Resolves: #2130234
- bump Epoch to preserve upgrade path - Related: #2061390
- remove dependency on md2man - Related: #2061390
- fix arches - Related: #2061390
- add gating.yaml - Related: #2061390
- require /usr/bin/go-md2man directly
- initial import - Related: #2061390