]> 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:26:05 +0000 (16:26 -0400)
commitec8449f8dcf3bdffd9600a6152aa067521e01baa
tree008e1795a5975859325d411fe550db691d68eaf7
parent65b20221372dec91b687091ac390fbbd789e84f6
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