]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virsh: split out virsh-nwfilter.c
authorEric Blake <eblake@redhat.com>
Mon, 20 Aug 2012 22:56:03 +0000 (16:56 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 21 Aug 2012 06:07:30 +0000 (00:07 -0600)
commit69af4f7cb8fe389ee8c4da3354c83a5855a7b3e3
treed7bd8400ce39ace398ab6bf15151a46051bebf2a
parentea3cf921f2fde12d054d70e254147aaa54642321
virsh: split out virsh-nwfilter.c

Yet another split file.

* tools/virsh-nwfilter.h: New file.
* tools/Makefile.am (virsh_SOURCES): Build it.
* tools/virsh.c: Use new header.
* tools/virsh-nwfilter.c: Likewise.
tools/Makefile.am
tools/virsh-nwfilter.c
tools/virsh-nwfilter.h [new file with mode: 0644]
tools/virsh.c