[libvirt] [PATCH 0/5] Interface Config Public APIs and remote stubs, with MAC addresses in string format

Laine Stump laine at laine.org
Mon May 18 20:07:29 UTC 2009


These patches are based on those I sent last week (the public
virInterface*() API definition, the local plumbing, and the RPC glue),
but with suggestions incorporated:

1) MAC address is always used in null-terminated ASCII string
   format. This eliminates any potential problems with extra long
   addresses.

2) no comments in libvirt.h

3) flags arguments are all unsigned.


Item (1) caused changes in most of the patches, so I just regenerated
the entire set. Is this the proper/expected thing to do, or should I
be making patches of patches?




More information about the libvir-list mailing list