golang-github-containernetworking-plugins 0.9.1+ds1-1 source package in Ubuntu

Changelog

golang-github-containernetworking-plugins (0.9.1+ds1-1) unstable; urgency=medium

  * Team upload
  * Repack upstream tarball and exclude vendor dir. (Closes: #998449)
  * Update Standards-Version to 4.6.0 (no changes)
  * Fix miss creating dir in test

 -- Shengjing Zhu <email address hidden>  Thu, 11 Nov 2021 10:53:10 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-containernetworking-plugins_0.9.1+ds1-1.dsc 2.6 KiB fca464fb31b450046a4505db9ce536fe641555ab59cffc53a3a425676b33707c
golang-github-containernetworking-plugins_0.9.1+ds1.orig.tar.xz 119.3 KiB 6283ab873e8bfbee2504347b6b35d855f93bea7433766f234399c53e761e89d4
golang-github-containernetworking-plugins_0.9.1+ds1-1.debian.tar.xz 4.6 KiB 444aa05352f6de470c2fd06e071b7da608daf175bf7a03af1b4851e5c60b79a3

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.

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.