1
0
mirror of https://github.com/containers/netavark.git synced 2026-02-06 09:45:04 +01:00
Aditya Rajan 20b85e3a23 core: swap static ip from string to IpAddr
Signed-off-by: Aditya Rajan <arajan@redhat.com>
2021-10-28 22:30:03 +05:30
2021-10-06 14:10:43 -04:00
2021-10-20 10:52:00 -05:00
2021-10-26 19:01:44 +02:00
2021-10-20 13:03:26 -04:00
2021-10-26 19:01:44 +02:00
2021-09-21 09:23:34 -05:00
2021-09-21 09:03:34 -05:00
2021-10-26 19:01:44 +02:00
2021-10-18 10:48:02 -04:00
2021-10-05 10:15:02 -04:00

netavark: A container 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.

Overview and scope

Netavark is capable of the following given the proper JSON input:

  • Create, manage, and destroy network interfaces including bridge and macvlan
  • Configure firewall (NAT) and port mapping rules
  • Support IPv4 and IPv6

As this project is in very early development, we will add more capabilities in the near future.

Requires

Build

$ make

Latest release

Not applicable yet (TBD)

Latest release

Not applicable yet (TBD)

Communications

For general questions and discussion, please use Podman's channels.

For discussions around issues/bugs and features, you can use the GitHub issues and PRs tracking system.

Description
Container network stack
Readme Apache-2.0 26 MiB
Languages
Rust 68%
Shell 31.1%
Makefile 0.9%