From ab046dde6f355f4a8b07ff6120a7ef51f5d49fc9 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sun, 16 Feb 2014 21:12:47 +0100 Subject: nspawn: add new --network-bridge= switch This adds the host side of the veth link to the given bridge. Also refactor the creation of the veth interfaces a bit to set it up from the host rather than the container. This simplifies the addition to the bridge, but otherwise the behavior is unchanged. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 299f450d72..a77a99351e 100644 --- a/TODO +++ b/TODO @@ -432,7 +432,6 @@ Features: - refuses to boot containers without /etc/machine-id (OK?), and with empty /etc/machine-id (not OK). - support taking a btrfs snapshot at startup and dropping it afterwards - maybe: hookup nspawn and PrivateNetwork=yes with "ip netns" - - introduce --network-bridge= which works like --network-veth but also adds the host side to an existing bridge - allow booting disk images with a GPT signature using the bootloaderspec partition uuids * cryptsetup: -- cgit v1.2.3-54-g00ecf