]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: Use new util function to check name
authorSławek Kapłoński <slawek@kaplonski.pl>
Wed, 19 Oct 2016 20:57:47 +0000 (22:57 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 20 Oct 2016 11:09:14 +0000 (19:09 +0800)
commite1b8196866c2c70bc7303ee69561e7f52edb8460
tree0134b17f7dcf3c2ad86a8e6c6160e5edae1ab749
parent7a2216460f8a67c305364d69d33847a3b845e708
network: Use new util function to check name

New util function virXMLCheckIllegalChars is now used to test if
parsed network contains illegal char '/' in it's name.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/network_conf.c