[libvirt] [PATCH 0/2] Fix network names with quotes

Shivaprasad G Bhat shivaprasadbhat at gmail.com
Mon Jun 1 08:06:50 UTC 2015


The following series implements...

---

Shivaprasad G Bhat (2):
      fix domaincommon.rng to accept network name with quotes
      escape quotes for dsmasq conf contents


 docs/schemas/domaincommon.rng                      |    2 +-
 src/util/virdnsmasq.c                              |   25 +++++++++++++++----
 src/util/virpidfile.c                              |   15 ++++++++----
 .../nat-network-name-with-quotes.conf              |   20 +++++++++++++++
 .../nat-network-name-with-quotes.xml               |   26 ++++++++++++++++++++
 tests/networkxml2conftest.c                        |    1 +
 6 files changed, 79 insertions(+), 10 deletions(-)
 create mode 100644 tests/networkxml2confdata/nat-network-name-with-quotes.conf
 create mode 100644 tests/networkxml2confdata/nat-network-name-with-quotes.xml

--
Signature




More information about the libvir-list mailing list