Exherbo
GitLab
Packages
kubernetes/vrf
Kubernetes - Container network interface - vrf plugin.
Versions
Slot
Version
Repository
Platforms
0
1.6.2
CleverCloud
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
(
https://github.com/containernetworking/plugins
https://www.cni.dev/plugins/current/meta/vrf/
)
Summary
Kubernetes - Container network interface - vrf plugin
Description
This plugin creates a VRF in the network namespace and assigns it the interface passed in the arguments. If the VRF is already present in the namespace, it only adds the interface to it. The table id is mandatory for VRF but optional in the CNI configuration. If not specified, the plugin generates a new one for each different VRF that is added to the namespace. It does not create any network interfaces and therefore does not bring connectivity by itself. It is only useful when used in addition to other plugins.
Dependencies
(
(
build:
dev-lang/go[>=1.23]
)
(
build:
dev-lang/go
)
)
Downloads
https://github.com/containernetworking/plugins/archive/v1.6.2.tar.gz -> plugins-1.6.2.tar.gz
Licences
Apache-2.0