[libvirt] [PATCH] nwfilter: add XML attribute to control match target

2010-06-11 Thread Stefan Berger
This patch adds an optional XML attribute to a nwfilter rule to give the user control over whether the rule is supposed to be using the match target or not. A rule may now look like as follows with the nomatch attribute either having value '1' or 'true' (case-insensitive). [...] rule

Re: [libvirt] [PATCH] nwfilter: add XML attribute to control match target

2010-06-11 Thread Daniel P. Berrange
On Fri, Jun 11, 2010 at 10:41:50AM -0400, Stefan Berger wrote: This patch adds an optional XML attribute to a nwfilter rule to give the user control over whether the rule is supposed to be using the match target or not. A rule may now look like as follows with the nomatch attribute either