]> git.ipfire.org Git - thirdparty/lxc.git/commit
return lxc generated name for veth pair
authorDwight Engen <dwight.engen@oracle.com>
Fri, 17 May 2013 22:28:12 +0000 (18:28 -0400)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 20 May 2013 14:27:30 +0000 (09:27 -0500)
commit11029c023a12dbe3f3569fcc22f25667686e417f
treecfebfa227eb7aa497799c3575f96befc963f798e
parent40650ea6817286a9587a84bf3ce5d25d10620303
return lxc generated name for veth pair

Doing a get_config_item for lxc.network.0.veth.pair only returns the
pair name if explicitly given, but it can be useful to know the name
even if it is the one that lxc autogenerated.

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/confile.c