[libvirt] [PATCH 00/11] Misc fixes and changes related to virSocket APIs

Daniel P. Berrange berrange at redhat.com
Fri Oct 22 11:08:09 UTC 2010


On Thu, Oct 21, 2010 at 07:17:14PM +0100, Daniel P. Berrange wrote:
> In working on the DTrace patches I needed to be able to format
> a struct sockaddr into a string easily. The virSocketFormatAddr
> API was close to what I needed, but couldn't handle including
> the port number, nor UNIX domain sockets.
> 
> This patch series addresses that limitation. Along the way it
> fixes miscellaneous bugs with the virSocket APis, adds a test
> suite, removes & bans all use of inet_* functions and replaces
> the addrToString methods used in SASL code and simplifies 
> some nwfilter code using virSocket.

Pushed all these with the suggested changes, and one fix to the
nwfilter code identified by the TCK tests

Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list