]> git.ipfire.org Git - thirdparty/lxc.git/commit
c/r: get rid of dump_net_info()
authorTycho Andersen <tycho.andersen@canonical.com>
Mon, 10 Aug 2015 17:12:18 +0000 (11:12 -0600)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 13 Aug 2015 20:33:44 +0000 (16:33 -0400)
commita4aa5b49cf868af5a75a3f06f8847f6639aae98c
treebfad1f074bc9bef6005cee1ba28f71dcfda419e5
parentafab343e3bab26781f6ba24d6284610a07a204c3
c/r: get rid of dump_net_info()

This was originally used to propagate the bridge and veth names across
hosts, but now we extract both from the container's config file, and
nothing reads the files that dump_net_info() writes, so let's just get rid
of them.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/criu.c
src/lxc/criu.h
src/lxc/lxccontainer.c