[PATCH 0/4] nwfilter-binding create: add support for validation against schema

Kristina Hanicova posted 4 patches 2 years, 8 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1629981057.git.khanicov@redhat.com
docs/manpages/virsh.rst            |  5 ++++-
include/libvirt/libvirt-nwfilter.h |  5 +++++
src/conf/virnwfilterbindingdef.c   | 14 +++++++++-----
src/conf/virnwfilterbindingdef.h   |  3 ++-
src/libvirt-nwfilter.c             |  2 +-
src/nwfilter/nwfilter_driver.c     |  4 ++--
tools/virsh-nwfilter.c             | 10 +++++++++-
7 files changed, 32 insertions(+), 11 deletions(-)
[PATCH 0/4] nwfilter-binding create: add support for validation against schema
Posted by Kristina Hanicova 2 years, 8 months ago
Kristina Hanicova (4):
  api: add virNWFilterBindingCreateFlags
  conf: virnwfilterbindingdef: add validation against schema in create
  nwfilter_driver: allow VIR_NWFILTER_BINDING_CREATE_VALIDATE flag
  virsh: add support for '--validate' option in create nwfilter-binding

 docs/manpages/virsh.rst            |  5 ++++-
 include/libvirt/libvirt-nwfilter.h |  5 +++++
 src/conf/virnwfilterbindingdef.c   | 14 +++++++++-----
 src/conf/virnwfilterbindingdef.h   |  3 ++-
 src/libvirt-nwfilter.c             |  2 +-
 src/nwfilter/nwfilter_driver.c     |  4 ++--
 tools/virsh-nwfilter.c             | 10 +++++++++-
 7 files changed, 32 insertions(+), 11 deletions(-)

-- 
2.31.1