| Name: | netavark |
|---|---|
| Epoch: | 2 |
| Version: | 1.1.0 |
| Release: | 7.el9_1 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 8908884 |
| License: | ASL 2.0 and BSD and MIT |
| RPM: | netavark-1.1.0-7.el9_1.aarch64.rpm |
| Source RPM: | netavark-1.1.0-7.el9_1.src.rpm |
| Build Date: | Fri Nov 18 2022 |
| Build Host: | build-ol9-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: #2136306
- add gating.yaml - Related: #2061316
- properly disable i686 - Related: #2061316
- manually exclude i686 as build still fails - Related: #2061316
- set Epoch to preserve update path and build for go arches only - Related: #2061316
- fix deps to go-md2man - Related: #2061316
- initial import - Related: #2061316