chiark / gitweb /
nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "ve-...
authorLennart Poettering <lennart@poettering.net>
Fri, 21 Feb 2014 03:02:12 +0000 (04:02 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 21 Feb 2014 03:02:12 +0000 (04:02 +0100)
commit08af0da26935e827b58809ff1946e2f7d496e666
tree1e75e2526554987e5dd87afce5cc70d3dc652e1a
parent90e633a7901060063e62bf53948c4c239a9f55d1
nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "ve-" interface name prefix

This way we can recognize the interfaces later on to apply different
host-side configuration to them.
man/systemd-nspawn.xml
src/nspawn/nspawn.c