[libvirt] [PATCH v4 0/3] Forbid new-line char in name of networks

Sławek Kapłoński slawek at kaplonski.pl
Thu Oct 20 12:24:46 UTC 2016


Hello,

-- 
Best regards / Pozdrawiam
Sławek Kapłoński
slawek at kaplonski.pl

On Thu, 20 Oct 2016, Michal Privoznik wrote:

> On 20.10.2016 04:57, Sławek Kapłoński wrote:
> > v3: http://www.redhat.com/archives/libvir-list/2016-October/msg00627.html
> > 
> > Differences in v4:
> > * function to check string moved from src/util/virstring to src/util/virxml
> > 
> > Sławek Kapłoński (3):
> >   util: Add function to check if string contains some illegal chars
> >   Use new util function to check network name
> >   Forbid new-line char in name of new networks
> > 
> >  src/conf/network_conf.c     |  5 +----
> >  src/libvirt_private.syms    |  1 +
> >  src/network/bridge_driver.c |  3 +++
> >  src/util/virxml.c           | 28 ++++++++++++++++++++++++++++
> >  src/util/virxml.h           |  3 +++
> >  5 files changed, 36 insertions(+), 4 deletions(-)
> > 
> 
> I've fixed all the small nits I've found and raised in the review and
> pushed this.
> 
> Congratulations on your first libvirt contribution!

Thanks a lot. I hope it will be not the last one :)

> 
> Michal
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20161020/633a5d32/attachment-0001.sig>


More information about the libvir-list mailing list