diff options
author | Matus Fabian <matfabia@cisco.com> | 2016-03-09 14:52:29 +0100 |
---|---|---|
committer | Stefan Kobza <skobza@cisco.com> | 2016-03-11 12:23:39 +0000 |
commit | 8bb274ab4c9c00565746012a559e30ad7faedf8b (patch) | |
tree | da4db703c6c9e836e82cfb7828e62138a20c6931 /resources/templates/vat | |
parent | 5d5db63262e5c141e5eb435c65154cee214887af (diff) |
Add Vhost-user interfaces library
Change-Id: I295e67b4a5622b1fff4fbe5d4a7e5753f3c4af57
Signed-off-by: Matus Fabian <matfabia@cisco.com>
Diffstat (limited to 'resources/templates/vat')
-rw-r--r-- | resources/templates/vat/create_vhost_user_if.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/create_vhost_user_if.vat b/resources/templates/vat/create_vhost_user_if.vat new file mode 100644 index 0000000000..eb6d75ab24 --- /dev/null +++ b/resources/templates/vat/create_vhost_user_if.vat @@ -0,0 +1 @@ +create_vhost_user_if socket {sock} |