examples: Add virt-dhcp-address program.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 31 Mar 2011 19:20:04 +0000 (20:20 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 31 Mar 2011 21:11:53 +0000 (22:11 +0100)
commit97d737a88b33d3df97ceacb026b29b1656604a8d
treec0074ae893ae98b256d64bba6d4ecc4fd37fc5c4
parentb41e73008a939ef493d2bfb82c9bd07b0f74736a
examples: Add virt-dhcp-address program.

This is like the mythical 'virt-ifconfig'.  There is not enough
certainty around the right way to be doing this for us to make
a full virt tool for this.  Therefore the code is just an example.
.gitignore
configure.ac
examples/Makefile.am
examples/virt-dhcp-address.c [new file with mode: 0644]