This repository has been archived by the owner on May 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Revendor vishwananda netlink to support index specification #708
Comments
mcastelino
added a commit
to mcastelino/runtime
that referenced
this issue
Oct 30, 2017
Revendor netlink and virtcontainers to switch the default network connection method to use macvtap. Fixes clearcontainers#708 Fixes clearcontainers#709 Signed-off-by: Manohar Castelino <[email protected]>
jcvenegas
added a commit
to jcvenegas/cc-runtime
that referenced
this issue
Nov 15, 2017
- version: 18800 - Changes in package clear-containers-agent (from 1fa147836736824c32a46889d6fb59402d4e58bd-14 to 9adc9d49378aa0a19b85d02c447b3eb1e2b87774-14): - Jose Carlos Venegas Munoz - new agent version 9adc9d https://download.clearlinux.org/releases/18800/clear/RELEASENOTES - version: 19010 - Changes in package systemd (from 234-153 to 234-154): Miguel Bernal Marin - version bump from 234-153 to 234-154 Victor Rodriguez - Fix CVE-2017-15908 https://download.clearlinux.org/releases/19010/clear/RELEASENOTES version: 19050 - Changes in package systemd (from 234-154 to 234-157): - Arjan van de Ven - don't do transient hostnames; we set ours already - Arjan van de Ven - move vconsole to the console subpackage https://download.clearlinux.org/releases/19050/clear/RELEASENOTES - version: 19060 - Changes in package clear-containers-agent (from 9adc9d49378aa0a19b85d02c447b3eb1e2b87774-14 to 243e2aefa4f9ff5a1bd32967a213e8533dab54df-15): - Jose Carlos Venegas Munoz - version bump from 243e2aefa4f9ff5a1bd32967a213e8533dab54df-14 to 243e2aefa4f9ff5a1bd32967a213e8533dab54df-15 Jose Carlos Venegas Munoz - New agent version 243e2ae - Changes in package systemd (from 234-154 to 234-157): -Arjan van de Ven - don't do transient hostnames; we set ours already Arjan van de Ven - move vconsole to the console subpackage https://download.clearlinux.org/releases/19060/clear/RELEASENOTES Fixes: clearcontainers#708 Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
mcastelino
pushed a commit
to mcastelino/runtime
that referenced
this issue
Dec 6, 2018
Adds per-device VFIO ids allowing IOMMU groups with multiple devices to be passed to qemu. Fixes clearcontainers#708 Signed-off-by: Edward Guzman <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description of problem
We need the ability to specify the index when creating the macvtap interfaces due to a kernel limitation
https://patchwork.ozlabs.org/patch/612683/
We need the following PR to land in netlink before we revendor
vishvananda/netlink#283
The text was updated successfully, but these errors were encountered: