[libvirt] [PATCH v2 0/6] nwfilter: Enable access to variables via iterator or index

Stefan Berger stefanb at linux.vnet.ibm.com
Tue Jan 10 21:04:06 UTC 2012


This patch enables access to variables in filters using indep. iterators
($TEST[$@2]) or via index ($TEST[1]).

Three test cases are added that are also being used for libvirt-TCK to
check that the instantiation of the filtering rules is correct.

v1 -> v2:
 - addressed Eric Blake's comments

  Regards,
    Stefan




More information about the libvir-list mailing list