golang-github-containernetworking-plugins 0.8.3-2 source package in Ubuntu

Changelog

golang-github-containernetworking-plugins (0.8.3-2) unstable; urgency=medium

  * Install plugins documentation.
  * dev/Depends: added missing packages.
  * Do not install "echosvr" test utility.
  * Install "sample" plugin as example.
  * Excluded windows plugins.

 -- Dmitry Smirnov <email address hidden>  Tue, 31 Dec 2019 00:32:16 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-containernetworking-plugins_0.8.3-2.dsc 3.0 KiB 8ee0d92114712cbbbd0d4e42ad7caac19ebd6ae26b0111a46c09daa2760a8827
golang-github-containernetworking-plugins_0.8.3.orig.tar.xz 118.4 KiB e194d3bd7fb06acff42bc4e3e8fa80ffe57fa49cbe96132dc874feae0f579214
golang-github-containernetworking-plugins_0.8.3-2.debian.tar.xz 3.7 KiB 9e3e0ed4d6fdc2cd8156c28610a4def373912ec11a143fc123e87adff01f9194

Available diffs

No changes file available.

Binary packages built by this source

containernetworking-plugins: 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

containernetworking-plugins-dbgsym: debug symbols for containernetworking-plugins
golang-github-containernetworking-plugins-dev: standard networking plugins - sources

 This package contains sources 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