Source-Makefile: package/feeds/packages/cni/Makefile Build-Depends: golang/host Package: cni Version: 1.1.2-1 Depends: +libc @(aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) Conflicts: Menu-Depends: Provides: Section: utils Category: Utilities Repository: packages Title: cni Maintainer: Daniel Golle , Paul Spooren , Oskari Rauta Source: cni-1.1.2.tar.gz License: Apache-2.0 LicenseFiles: LICENSE Type: ipkg Description: CNI (Container Network Interface), a Cloud Native Computing Foundation project, consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. Because of this focus, CNI has a wide range of support and the specification is simple to implement. https://github.com/containernetworking/cni Daniel Golle , Paul Spooren , Oskari Rauta @@