| Name: | netavark |
|---|---|
| Epoch: | 2 |
| Version: | 1.1.0 |
| Release: | 6.module+el8.7.0+20873+328b8baa |
| Architecture: | aarch64 |
| Module: | container-tools:ol8:8070020220929222448:39077419 |
| Group: | Unspecified |
| Size: | 8911557 |
| License: | ASL 2.0 and BSD and MIT |
| RPM: | netavark-1.1.0-6.module+el8.7.0+20873+328b8baa.aarch64.rpm |
| Source RPM: | netavark-1.1.0-6.module+el8.7.0+20873+328b8baa.src.rpm |
| Build Date: | Wed Nov 09 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. |
- 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