containernetworking-plugins

standard networking plugins - binaries

Description

This package contains binaries of the Container Networking Initiative's official plugins:

Interfaces
 - bridge: Creates a bridge, adds the host and the container to it.
 - ipvlan: Adds an ipvlan interface in the container.
 - loopback: Set the state of loopback interface to up.
 - macvlan: Creates a new MAC address, forwards all traffic
            to that to the container.
 - ptp: Creates a veth pair.
 - vlan: Allocates a vlan device.
 - host-device: Move an already-existing device into a container.

IPAM: IP Address Management
 - dhcp: Runs a daemon to make DHCP requests on behalf of the container.
 - host-local: Maintains a local database of allocated IPs
 - static: Allocates a static IPv4/IPv6 address.

Other
 - tuning: Tweaks sysctl parameters of an existing interface
 - portmap: An iptables-based portmapping plugin.
            Maps ports from the host's address space to the container.
 - bandwidth: Allows bandwidth-limiting through use of traffic control tbf.
 - sbr: Configures source based routing for an interface.
 - firewall: Uses iptables or firewalld to add rules to allow traffic
             to/from the container.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/containernetworking/plugins


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install containernetworking-plugins