]> git.ipfire.org Git - thirdparty/libvirt.git/commit
BSD: implement virNetDev(Set|Clear)IPv4Address
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sun, 11 Aug 2013 13:54:48 +0000 (17:54 +0400)
committerEric Blake <eblake@redhat.com>
Wed, 21 Aug 2013 21:49:40 +0000 (15:49 -0600)
commit3f0d2ee95b65c7af0f7b5b72899c54ae99ccd1d4
tree7ed9cda2bc41c3788dadf82f607c233753c94fa8
parent4d1cf65a8ce6350ba4b2c6600da1d8b1b291e2b8
BSD: implement virNetDev(Set|Clear)IPv4Address

Provide an implementation of virNetDev(Set|Clear)IPv4Address based on
BSD ifconfig tool in addition to 'ip' from Linux iproute2 package.
configure.ac
src/util/virnetdev.c