cni v1.2.3+git4c9ae43c0eaa85ec1ab27781e9b258f13e7fd0ca
Name | cni |
---|---|
Version | v1.2.3+git4c9ae43c0eaa85ec1ab27781e9b258f13e7fd0ca |
Summary | Container Network Interface - networking for Linux containers |
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. |
Section | base |
License | Apache-2.0 |
Homepage | https://github.com/containernetworking/cni |
Recipe file |
recipes-networking/cni/cni_git.bb
recipes-networking/cni/src_uri.inc recipes-networking/cni/relocation.inc |
Layer | meta-virtualization (master branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/containernetworking/cni.git |
git://github.com/containernetworking/plugins.git |
git://github.com/flannel-io/cni-plugin |
git://go.googlesource.com/net |
git://github.com/go-yaml/yaml |
git://go.googlesource.com/text |
git://go.googlesource.com/tools |
git://github.com/onsi/gomega |
git://github.com/go-logr/logr |
git://github.com/google/pprof |
git://github.com/google/go-cmp |
git://github.com/onsi/ginkgo |
git://github.com/vishvananda/netns |
git://github.com/go-task/slim-sprig |
git://go.googlesource.com/exp |
git://github.com/golang/sys |
Patches
None
bbappends
This recipe is appended by:
meta-ampliphy | cni_%.bbappend |
meta-toradex-torizon | cni_%.bbappend |
Other branches
This recipe in other branches of meta-virtualization: