VPP-1332 memif: add/del socket filename bugfix 67/13667/2
authorJakub Grajciar <jgrajcia@cisco.com>
Wed, 25 Jul 2018 08:49:42 +0000 (10:49 +0200)
committerDamjan Marion <dmarion@me.com>
Wed, 25 Jul 2018 19:58:45 +0000 (19:58 +0000)
commit605afa0cd959a1687aa4261215e9685d93b122f1
treeae132e7fe3e66979319709f6e5476f65efce3cb3
parent4e6014fc9e8611eef16d9267151f1039ff00c190
VPP-1332 memif: add/del socket filename bugfix

in case of relative path, create subdirs inside runtime dir.
in case of absolute path, if folder does not exist return error.

Change-Id: I01fe018102c69deb105160cfa18b741541d76c82
Signed-off-by: Jakub Grajciar <jgrajcia@cisco.com>
src/plugins/memif/memif.c