
From: "Eduardo Lima (Etrunko)" <eblima@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