Name: | netavark |
---|---|
Epoch: | 2 |
Version: | 1.1.0 |
Release: | 7.module+el8.7.0+20907+ea30c68a |
Architecture: | x86_64 |
Module: | container-tools:ol8:8070020221215192736:467a6e72 |
Group: | Unspecified |
Size: | 9139653 |
License: | ASL 2.0 and BSD and MIT |
RPM: | netavark-1.1.0-7.module+el8.7.0+20907+ea30c68a.x86_64.rpm |
Source RPM: | netavark-1.1.0-7.module+el8.7.0+20907+ea30c68a.src.rpm |
Build Date: | Fri Jan 13 2023 |
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. |
- 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