Package netavark: Information

Source package: netavark
Version: 1.10.3-alt1
Latest version according to Repology
Build time:  Mar 22, 2024, 06:56 PM in the task #343349
Report package bug
License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and MIT
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.

List of rpms provided by this srpm:
netavark (x86_64, ppc64le, aarch64)
netavark-debuginfo (x86_64, ppc64le, aarch64)

Maintainer: Alexey Shabalin


ACL:
Alexey Shabalin
@everybody

    1. /proc
    2. /usr/bin/protoc
    3. go-md2man
    4. rpm-build-rust
    5. rpm-build-systemd
    6. rpm-macros-rust
    7. rpm-macros-systemd

Last changed


March 22, 2024 Alexey Shabalin 1.10.3-alt1
- New version 1.10.3.
Dec. 11, 2023 Alexey Shabalin 1.9.0-alt1
- New version 1.9.0.
Oct. 6, 2023 Alexey Sheplyakov 1.8.0-alt2
- NMU: fixed FTBFS on LoongArch.