Skip to content

lsm5/netavark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 the IRC #podman channel on irc.libera.chat.

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

About

Container network stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.1%
  • Makefile 3.9%