[Libvirt-cim] [PATCH 0/4] Update Filter{Entry,List} providers

Eduardo Lima (Etrunko) eblima at linux.vnet.ibm.com
Mon Jan 30 23:57:47 UTC 2012


From: "Eduardo Lima (Etrunko)" <eblima at br.ibm.com>

These changes are necessary due to recent changes in the libvirt network
filters specification. Cimtests were also updated to match these changes.

http://libvirt.org/formatnwfilter.html

Eduardo Lima (Etrunko) (4):
  FilterEntry: Change 'Priority' property type
  FilterList: Add 'Priority' property
  FilterEntry: Update action property
  FilterEntry: Accept protocol id string values

 libxkutil/acl_parsing.c |    2 +
 libxkutil/acl_parsing.h |    1 +
 schema/FilterEntry.mof  |   26 ++++++++++++------------
 schema/FilterList.mof   |    9 ++++++++
 src/Makefile.am         |    4 +-
 src/Virt_FilterEntry.c  |   49 +++++++++++++++++++++++++++++++++++-----------
 src/Virt_FilterEntry.h  |    6 +++++
 src/Virt_FilterList.c   |    5 +++-
 8 files changed, 74 insertions(+), 28 deletions(-)

-- 
1.7.7.6




More information about the Libvirt-cim mailing list