summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-02-16 21:12:47 +0100
committerTom Gundersen <teg@jklm.no>2014-02-16 21:40:28 +0100
commitab046dde6f355f4a8b07ff6120a7ef51f5d49fc9 (patch)
tree258e013106cbc9054726a87906ca6747674f1291 /TODO
parent1733a00f62f1db9a0506c8d674b4b5ef7d235025 (diff)
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 299f450d7..a77a99351 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: