FileSize | 8696976 |
MD5 | 3C53663240744D37683F01DDA2093CE0 |
PackageDescription | standard networking plugins - binaries
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
- `flannel`: Generates an interface corresponding to a flannel config file
- `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.
.
[ipvlan]: https://www.kernel.org/doc/Documentation/networking/ipvlan.txt |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | containernetworking-plugins |
PackageSection | devel |
PackageVersion | 0.8.5-1 |
SHA-1 | 9D0A2A17B98CA2EA24FD1C35D292436F1B6984CC |
SHA-256 | 1923FF3F55D127CF9C7F09E4FA07151471E6000F05EA0D8F2146924D108396E7 |