Exherbo
GitLab
Packages
kubernetes/ipvlan
Kubernetes - Container network interface - ipvlan 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/main/ipvlan/
)
Summary
Kubernetes - Container network interface - ipvlan plugin
Description
ipvlan is a new addition to the Linux kernel. Like its cousin macvlan, it virtualizes the host interface. However unlike macvlan which generates a new MAC address for each interface, ipvlan devices all share the same MAC. The kernel driver inspects the IP address of each packet when making a decision about which virtual interface should process the packet. Because all ipvlan interfaces share the MAC address with the host interface, DHCP can only be used in conjunction with ClientID (currently not supported by DHCP plugin).
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