]> xenbits.xensource.com Git - libvirt.git/commit
Set of new network related utilities
authorDaniel Veillard <veillard@redhat.com>
Thu, 22 Oct 2009 14:34:43 +0000 (16:34 +0200)
committerDaniel Veillard <veillard@redhat.com>
Fri, 30 Oct 2009 14:44:53 +0000 (15:44 +0100)
commit24c8fc5dff27fc310bae13105bf35d12dd9b1b59
treeaf916518a4cb290cb4d0a0beb0d7e396c1063353
parentd5fcd4f7a3b20bdd3646acecb59d32ab8e94f64d
Set of new network related utilities

* src/util/network.h src/util/network.c: utilities to parse network
  addresses, check netmask and compute ranges
src/Makefile.am
src/util/network.c [new file with mode: 0644]
src/util/network.h [new file with mode: 0644]