]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Rename lxc_protocol.x to lxc_monitor_protocol.x
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 21 Dec 2012 13:19:54 +0000 (13:19 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 8 Jan 2013 09:21:08 +0000 (09:21 +0000)
commit014afe6501d12cc8bc90ccf4623d937174ff0f08
tree3f51e4ae0ca6ee55f1fcbc09da8e69b75023ffac
parent5f669ea976a857ae79b7dda67ebfb3cde9ef8db7
Rename lxc_protocol.x to lxc_monitor_protocol.x

To avoid confusion between the LXC driver <-> controller
monitor RPC protocol and the libvirt-lxc.so <-> libvirtd public
RPC protocol, rename the former to lxc_monitor_protocol.x

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
.gitignore
src/Makefile.am
src/lxc/lxc_controller.c
src/lxc/lxc_monitor.c
src/lxc/lxc_monitor.h
src/lxc/lxc_monitor_protocol.x [moved from src/lxc/lxc_protocol.x with 100% similarity]