]> xenbits.xensource.com Git - libvirt.git/commit
Add admin protocol
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 15 Apr 2015 14:13:22 +0000 (16:13 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 16 Jun 2015 11:46:20 +0000 (13:46 +0200)
commit8c8bed02aff6b206ca0e65fbba56631c7722a5f0
tree8085bf5e03d7d464a3c1d33dc7230e4ff58e6cc9
parent87c26879432fa7f966b2dca413747cd538850206
Add admin protocol

For now there are only CONNECT_OPEN and CONNECT_CLOSE procedures.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
.gitignore
src/Makefile.am
src/admin/admin_protocol.x [new file with mode: 0644]
src/admin_protocol-structs [new file with mode: 0644]